Index: Source/core/core.gypi |
diff --git a/Source/core/core.gypi b/Source/core/core.gypi |
index d3604f330d4bab62336b763f73d0816f63d60c9f..1603e0177e9bb9f11a9085c999526359bfb48584 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', |
@@ -3659,8 +3658,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', |