diff options
Diffstat (limited to 'WebCore/Android.derived.mk')
| -rw-r--r-- | WebCore/Android.derived.mk | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/WebCore/Android.derived.mk b/WebCore/Android.derived.mk index 304014f..30ca589 100644 --- a/WebCore/Android.derived.mk +++ b/WebCore/Android.derived.mk @@ -30,6 +30,20 @@ # page/AbstractView.idl \ # page/PositionCallback.idl \ # page/Worker*.idl \ +# svg/ElementTimeControl.idl \ +# svg/SVGAnimatedPathData.idl \ +# svg/SVGAnimatedPoints.idl \ +# svg/SVGExternalResourcesRequired.idl \ +# svg/SVGFilterPrimitiveStandardAttributes.idl \ +# svg/SVGFitToViewBox.idl \ +# svg/SVGLangSpace.idl \ +# svg/SVGLocatable.idl \ +# svg/SVGStylable.idl \ +# svg/SVGTests.idl \ +# svg/SVGTransformable.idl \ +# svg/SVGURIReference.idl \ +# svg/SVGViewSpec.idl \ +# svg/SVGZoomAndPan.idl \ # This comment block is read by tools/webkitsync/diff.cpp # Don't remove it or move it. |
