Index: Source/core/core.gypi |
diff --git a/Source/core/core.gypi b/Source/core/core.gypi |
index 27f2450cf985d4c5b312186cafa87904fcd8e44b..2a85adb3148944e67ae80f9a51111d0308da5a47 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', |
@@ -3724,7 +3720,6 @@ |
'animation/LengthPairStyleInterpolationTest.cpp', |
'animation/LengthStyleInterpolationTest.cpp', |
'animation/ListStyleInterpolationTest.cpp', |
- 'animation/SVGLengthStyleInterpolationTest.cpp', |
'animation/SVGStrokeDasharrayStyleInterpolationTest.cpp', |
'animation/ShadowStyleInterpolationTest.cpp', |
'animation/TimingCalculationsTest.cpp', |