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..795cf7c2c6ed4f65cdd5124d75dce3d3dd72e94d 100644 |
--- a/third_party/WebKit/Source/core/core.gypi |
+++ b/third_party/WebKit/Source/core/core.gypi |
@@ -898,7 +898,6 @@ |
'animation/ListInterpolationFunctions.h', |
'animation/NonInterpolableValue.h', |
'animation/NumberAttributeFunctions.h', |
- 'animation/NumberOptionalNumberSVGInterpolation.h', |
'animation/NumberPropertyFunctions.cpp', |
'animation/NumberPropertyFunctions.h', |
'animation/NumberSVGInterpolation.cpp', |
@@ -918,6 +917,8 @@ |
'animation/SVGInterpolationType.h', |
'animation/SVGNumberInterpolationType.cpp', |
'animation/SVGNumberInterpolationType.h', |
+ 'animation/SVGNumberOptionalNumberInterpolationType.cpp', |
+ 'animation/SVGNumberOptionalNumberInterpolationType.h', |
'animation/SVGStrokeDasharrayStyleInterpolation.cpp', |
'animation/SVGStrokeDasharrayStyleInterpolation.h', |
'animation/SVGValueInterpolationType.cpp', |