Index: Source/core/core.gypi |
diff --git a/Source/core/core.gypi b/Source/core/core.gypi |
index 2f778579467d1cd6803664802a125601f07a8251..3d712a2513ff0d736772c4aaaa30a4f4637a554f 100644 |
--- a/Source/core/core.gypi |
+++ b/Source/core/core.gypi |
@@ -593,12 +593,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', |
@@ -3657,8 +3656,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', |