| 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 eec568296dcfbda08bff573956e627c8cd3f55e2..aa8c128176965d30f2f654ac75a27ebe2efae1bf 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',
|
| @@ -920,6 +919,8 @@
|
| 'animation/SVGInterpolationType.h',
|
| 'animation/SVGNumberInterpolationType.cpp',
|
| 'animation/SVGNumberInterpolationType.h',
|
| + 'animation/SVGNumberOptionalNumberInterpolationType.cpp',
|
| + 'animation/SVGNumberOptionalNumberInterpolationType.h',
|
| 'animation/SVGPointListInterpolationType.cpp',
|
| 'animation/SVGPointListInterpolationType.h',
|
| 'animation/SVGStrokeDasharrayStyleInterpolation.cpp',
|
|
|