Index: Source/core/core.gypi |
diff --git a/Source/core/core.gypi b/Source/core/core.gypi |
index fa94002e215f607906cf2a7b120300dcaf64fbc8..14d57be8578bf4b095984b62251d96a23b8036ea 100644 |
--- a/Source/core/core.gypi |
+++ b/Source/core/core.gypi |
@@ -592,12 +592,11 @@ |
'animation/LengthBoxStyleInterpolation.h', |
'animation/LengthPairStyleInterpolation.cpp', |
'animation/LengthPairStyleInterpolation.h', |
- 'animation/LengthPoint3DStyleInterpolation.cpp', |
- 'animation/LengthPoint3DStyleInterpolation.h', |
'animation/LengthStyleInterpolation.cpp', |
'animation/LengthStyleInterpolation.h', |
'animation/SampledEffect.cpp', |
'animation/SampledEffect.h', |
+ 'animation/ListStyleInterpolation.h', |
'animation/ShadowStyleInterpolation.cpp', |
'animation/ShadowStyleInterpolation.h', |
'animation/StringKeyframe.cpp', |
@@ -3649,8 +3648,8 @@ |
'animation/KeyframeEffectModelTest.cpp', |
'animation/LengthBoxStyleInterpolationTest.cpp', |
'animation/LengthPairStyleInterpolationTest.cpp', |
- 'animation/LengthPoint3DStyleInterpolationTest.cpp', |
'animation/LengthStyleInterpolationTest.cpp', |
+ 'animation/ListStyleInterpolationTest.cpp', |
'animation/ShadowStyleInterpolationTest.cpp', |
'animation/TimingCalculationsTest.cpp', |
'animation/TimingInputTest.cpp', |