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 63a0b8e5b5bac9a10a0be17a0959f9ae80dd3fcf..70d196907e0e1c552572c2d4deb051f44276596d 100644 |
--- a/third_party/WebKit/Source/core/core.gypi |
+++ b/third_party/WebKit/Source/core/core.gypi |
@@ -868,8 +868,6 @@ |
'animation/ImageSliceStyleInterpolation.h', |
'animation/InertEffect.cpp', |
'animation/InertEffect.h', |
- 'animation/IntegerOptionalIntegerSVGInterpolation.cpp', |
- 'animation/IntegerOptionalIntegerSVGInterpolation.h', |
'animation/IntegerSVGInterpolation.h', |
'animation/InterpolableValue.cpp', |
'animation/InterpolableValue.h', |
@@ -912,6 +910,8 @@ |
'animation/RectSVGInterpolation.h', |
'animation/SVGAngleInterpolationType.cpp', |
'animation/SVGAngleInterpolationType.h', |
+ 'animation/SVGIntegerOptionalIntegerInterpolationType.cpp', |
+ 'animation/SVGIntegerOptionalIntegerInterpolationType.h', |
'animation/SVGInterpolation.cpp', |
'animation/SVGInterpolation.h', |
'animation/SVGInterpolationType.cpp', |