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 481f2a73335af706b4a9a1105a437ae5a14850a8..e6138235c2aff961d687edaa5d077852b8bb2bdb 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', |
@@ -913,6 +911,8 @@ |
'animation/SVGAngleInterpolationType.h', |
'animation/SVGIntegerInterpolationType.cpp', |
'animation/SVGIntegerInterpolationType.h', |
+ 'animation/SVGIntegerOptionalIntegerInterpolationType.cpp', |
+ 'animation/SVGIntegerOptionalIntegerInterpolationType.h', |
'animation/SVGInterpolation.cpp', |
'animation/SVGInterpolation.h', |
'animation/SVGInterpolationType.cpp', |