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 0ff2f969a5c68758e190362c30a8368df3bd0efc..a542ad55b7a7453919d995d854d644616723e425 100644 |
--- a/third_party/WebKit/Source/core/core.gypi |
+++ b/third_party/WebKit/Source/core/core.gypi |
@@ -905,8 +905,6 @@ |
'animation/PrimitiveInterpolation.h', |
'animation/PropertyHandle.cpp', |
'animation/PropertyHandle.h', |
- 'animation/RectSVGInterpolation.cpp', |
- 'animation/RectSVGInterpolation.h', |
'animation/SVGAngleInterpolationType.cpp', |
'animation/SVGAngleInterpolationType.h', |
'animation/SVGIntegerInterpolationType.cpp', |
@@ -924,6 +922,8 @@ |
'animation/SVGPointListInterpolationType.cpp', |
'animation/SVGPointListInterpolationType.h', |
'animation/SVGStrokeDasharrayStyleInterpolation.cpp', |
+ 'animation/SVGRectInterpolationType.cpp', |
+ 'animation/SVGRectInterpolationType.h', |
'animation/SVGStrokeDasharrayStyleInterpolation.h', |
'animation/SVGValueInterpolationType.cpp', |
'animation/SVGValueInterpolationType.h', |