Index: Source/core/core.gypi |
diff --git a/Source/core/core.gypi b/Source/core/core.gypi |
index 3dd3591257439673bb79a6a9c440cc66bf26017f..82f5e621dd256cb5a530aa638316c637140cdbaf 100644 |
--- a/Source/core/core.gypi |
+++ b/Source/core/core.gypi |
@@ -593,14 +593,13 @@ |
'animation/LengthBoxStyleInterpolation.h', |
'animation/LengthPairStyleInterpolation.cpp', |
'animation/LengthPairStyleInterpolation.h', |
- 'animation/LengthPoint3DStyleInterpolation.cpp', |
- 'animation/LengthPoint3DStyleInterpolation.h', |
'animation/LengthStyleInterpolation.cpp', |
'animation/LengthStyleInterpolation.h', |
'animation/SVGLengthStyleInterpolation.cpp', |
'animation/SVGLengthStyleInterpolation.h', |
'animation/SampledEffect.cpp', |
'animation/SampledEffect.h', |
+ 'animation/ListStyleInterpolation.h', |
'animation/ShadowStyleInterpolation.cpp', |
'animation/ShadowStyleInterpolation.h', |
'animation/StringKeyframe.cpp', |
@@ -3663,8 +3662,8 @@ |
'animation/KeyframeEffectModelTest.cpp', |
'animation/LengthBoxStyleInterpolationTest.cpp', |
'animation/LengthPairStyleInterpolationTest.cpp', |
- 'animation/LengthPoint3DStyleInterpolationTest.cpp', |
'animation/LengthStyleInterpolationTest.cpp', |
+ 'animation/ListStyleInterpolationTest.cpp', |
'animation/SVGLengthStyleInterpolationTest.cpp', |
'animation/ShadowStyleInterpolationTest.cpp', |
'animation/TimingCalculationsTest.cpp', |