Index: Source/core/core.gypi |
diff --git a/Source/core/core.gypi b/Source/core/core.gypi |
index 8df7ffd2a3bebcfdbfc8b2fceeca5c6ce89ec4db..365180c30b6480fbd88c7a4de17ce718738b269c 100644 |
--- a/Source/core/core.gypi |
+++ b/Source/core/core.gypi |
@@ -921,8 +921,6 @@ |
'animation/LengthPairStyleInterpolation.h', |
'animation/LengthStyleInterpolation.cpp', |
'animation/LengthStyleInterpolation.h', |
- 'animation/SVGLengthStyleInterpolation.cpp', |
- 'animation/SVGLengthStyleInterpolation.h', |
'animation/SVGStrokeDasharrayStyleInterpolation.cpp', |
'animation/SVGStrokeDasharrayStyleInterpolation.h', |
'animation/SampledEffect.cpp', |
@@ -967,8 +965,6 @@ |
'animation/animatable/AnimatableNeutral.h', |
'animation/animatable/AnimatableRepeatable.cpp', |
'animation/animatable/AnimatableRepeatable.h', |
- 'animation/animatable/AnimatableSVGLength.cpp', |
- 'animation/animatable/AnimatableSVGLength.h', |
'animation/animatable/AnimatableSVGPaint.cpp', |
'animation/animatable/AnimatableSVGPaint.h', |
'animation/animatable/AnimatableShadow.cpp', |
@@ -3722,7 +3718,6 @@ |
'animation/LengthPairStyleInterpolationTest.cpp', |
'animation/LengthStyleInterpolationTest.cpp', |
'animation/ListStyleInterpolationTest.cpp', |
- 'animation/SVGLengthStyleInterpolationTest.cpp', |
'animation/SVGStrokeDasharrayStyleInterpolationTest.cpp', |
'animation/ShadowStyleInterpolationTest.cpp', |
'animation/TimingCalculationsTest.cpp', |