Index: Source/core/core.gypi |
diff --git a/Source/core/core.gypi b/Source/core/core.gypi |
index 98e6842ec91fd05b2f9203a52d4c39d22a8efdd2..0cd7b2b9ccbfe838a95047de7216f71b2116eb9e 100644 |
--- a/Source/core/core.gypi |
+++ b/Source/core/core.gypi |
@@ -2861,7 +2861,6 @@ |
'svg/SVGAnimatedInteger.cpp', |
'svg/SVGAnimatedIntegerOptionalInteger.cpp', |
'svg/SVGAnimatedLength.cpp', |
- 'svg/SVGAnimatedLengthList.cpp', |
'svg/SVGAnimatedNewPropertyAnimator.cpp', |
'svg/SVGAnimatedNumber.cpp', |
'svg/SVGAnimatedNumberList.cpp', |
@@ -3003,6 +3002,7 @@ |
'svg/SVGLength.cpp', |
'svg/SVGLengthContext.cpp', |
'svg/SVGLengthList.cpp', |
+ 'svg/SVGLengthTearOff.cpp', |
'svg/SVGLineElement.cpp', |
'svg/SVGLineElement.h', |
'svg/SVGLinearGradientElement.cpp', |