Index: third_party/WebKit/Source/core/core.gypi |
diff --git a/third_party/WebKit/Source/core/core.gypi b/third_party/WebKit/Source/core/core.gypi |
index aece00baadad45487600c2a5136657864d633290..67ee4355a154c86b03bc5d901800dc86ceabe1b8 100644 |
--- a/third_party/WebKit/Source/core/core.gypi |
+++ b/third_party/WebKit/Source/core/core.gypi |
@@ -909,8 +909,6 @@ |
'animation/LengthPairStyleInterpolation.h', |
'animation/LengthPropertyFunctions.cpp', |
'animation/LengthPropertyFunctions.h', |
- 'animation/LengthSVGInterpolation.cpp', |
- 'animation/LengthSVGInterpolation.h', |
'animation/LengthStyleInterpolation.cpp', |
'animation/LengthStyleInterpolation.h', |
'animation/ListInterpolationFunctions.cpp', |
@@ -937,6 +935,8 @@ |
'animation/SVGInterpolationType.h', |
'animation/SVGLengthInterpolationType.cpp', |
'animation/SVGLengthInterpolationType.h', |
+ 'animation/SVGLengthListInterpolationType.cpp', |
+ 'animation/SVGLengthListInterpolationType.h', |
'animation/SVGNumberInterpolationType.cpp', |
'animation/SVGNumberInterpolationType.h', |
'animation/SVGNumberListInterpolationType.cpp', |
@@ -957,7 +957,6 @@ |
'animation/SVGValueInterpolationType.h', |
'animation/SampledEffect.cpp', |
'animation/SampledEffect.h', |
- 'animation/ListSVGInterpolation.h', |
'animation/ListStyleInterpolation.h', |
'animation/ShadowInterpolationFunctions.cpp', |
'animation/ShadowInterpolationFunctions.h', |