| 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 bfedd0d19acca03f9cf40c35502cb08e854ce7e6..8bee33b9a076374f9b91113e062c32195c1e5b82 100644
|
| --- a/third_party/WebKit/Source/core/core.gypi
|
| +++ b/third_party/WebKit/Source/core/core.gypi
|
| @@ -874,8 +874,6 @@
|
| 'animation/ColorPropertyFunctions.cpp',
|
| 'animation/ColorPropertyFunctions.h',
|
| 'animation/ConstantStyleInterpolation.h',
|
| - 'animation/DefaultSVGInterpolation.cpp',
|
| - 'animation/DefaultSVGInterpolation.h',
|
| 'animation/DeferredLegacyStyleInterpolation.cpp',
|
| 'animation/DeferredLegacyStyleInterpolation.h',
|
| 'animation/DocumentAnimation.h',
|
| @@ -923,8 +921,6 @@
|
| 'animation/NumberAttributeFunctions.h',
|
| 'animation/NumberPropertyFunctions.cpp',
|
| 'animation/NumberPropertyFunctions.h',
|
| - 'animation/NumberSVGInterpolation.cpp',
|
| - 'animation/NumberSVGInterpolation.h',
|
| 'animation/PaintPropertyFunctions.cpp',
|
| 'animation/PaintPropertyFunctions.h',
|
| 'animation/PathInterpolationFunctions.cpp',
|
| @@ -938,7 +934,6 @@
|
| 'animation/SVGIntegerInterpolationType.h',
|
| 'animation/SVGIntegerOptionalIntegerInterpolationType.cpp',
|
| 'animation/SVGIntegerOptionalIntegerInterpolationType.h',
|
| - 'animation/SVGInterpolation.h',
|
| 'animation/SVGInterpolationType.cpp',
|
| 'animation/SVGInterpolationType.h',
|
| 'animation/SVGLengthInterpolationType.cpp',
|
|
|