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 c1fb99217a144290c4bd9838318c3d9097449616..ce874e395d1c2aed4fa70cb91093c84feea30453 100644 |
--- a/third_party/WebKit/Source/core/core.gypi |
+++ b/third_party/WebKit/Source/core/core.gypi |
@@ -928,6 +928,10 @@ |
'animation/SVGNumberListInterpolationType.h', |
'animation/SVGNumberOptionalNumberInterpolationType.cpp', |
'animation/SVGNumberOptionalNumberInterpolationType.h', |
+ 'animation/SVGPathInterpolationType.cpp', |
+ 'animation/SVGPathInterpolationType.h', |
+ 'animation/SVGPathSegInterpolationFunctions.cpp', |
+ 'animation/SVGPathSegInterpolationFunctions.h', |
'animation/SVGPointListInterpolationType.cpp', |
'animation/SVGPointListInterpolationType.h', |
'animation/SVGStrokeDasharrayStyleInterpolation.cpp', |
@@ -942,8 +946,6 @@ |
'animation/SampledEffect.h', |
'animation/ListSVGInterpolation.h', |
'animation/ListStyleInterpolation.h', |
- 'animation/PathSVGInterpolation.cpp', |
- 'animation/PathSVGInterpolation.h', |
'animation/ShadowInterpolationFunctions.cpp', |
'animation/ShadowInterpolationFunctions.h', |
'animation/StringKeyframe.cpp', |