Index: Source/core/core.gypi |
diff --git a/Source/core/core.gypi b/Source/core/core.gypi |
index 582e2d8288aa137aae7afe900e60f232f2bb1f21..1721bfce748e6a97bd3aa7f3b3ac552676f30a31 100644 |
--- a/Source/core/core.gypi |
+++ b/Source/core/core.gypi |
@@ -2870,7 +2870,6 @@ |
'svg/SVGAnimatedNumberList.cpp', |
'svg/SVGAnimatedNumberOptionalNumber.cpp', |
'svg/SVGAnimatedPath.cpp', |
- 'svg/SVGAnimatedPointList.cpp', |
'svg/SVGAnimatedPreserveAspectRatio.cpp', |
'svg/SVGAnimatedString.cpp', |
'svg/SVGAnimatedTransformList.cpp', |
@@ -3089,7 +3088,10 @@ |
'svg/SVGPathUtilities.h', |
'svg/SVGPatternElement.cpp', |
'svg/SVGPatternElement.h', |
+ 'svg/SVGPoint.cpp', |
'svg/SVGPoint.h', |
+ 'svg/SVGPointTearOff.cpp', |
+ 'svg/SVGPointTearOff.h', |
'svg/SVGPointList.cpp', |
'svg/SVGPointList.h', |
'svg/SVGPolyElement.cpp', |