| 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..8fb67264c5f37eea66e190cf076c97d49e057de5 100644
|
| --- a/third_party/WebKit/Source/core/core.gypi
|
| +++ b/third_party/WebKit/Source/core/core.gypi
|
| @@ -908,8 +908,6 @@
|
| 'animation/PrimitiveInterpolation.h',
|
| 'animation/PropertyHandle.cpp',
|
| 'animation/PropertyHandle.h',
|
| - 'animation/RectSVGInterpolation.cpp',
|
| - 'animation/RectSVGInterpolation.h',
|
| 'animation/SVGAngleInterpolationType.cpp',
|
| 'animation/SVGAngleInterpolationType.h',
|
| 'animation/SVGInterpolation.cpp',
|
| @@ -919,6 +917,8 @@
|
| 'animation/SVGNumberInterpolationType.cpp',
|
| 'animation/SVGNumberInterpolationType.h',
|
| 'animation/SVGStrokeDasharrayStyleInterpolation.cpp',
|
| + 'animation/SVGRectInterpolationType.cpp',
|
| + 'animation/SVGRectInterpolationType.h',
|
| 'animation/SVGStrokeDasharrayStyleInterpolation.h',
|
| 'animation/SVGValueInterpolationType.cpp',
|
| 'animation/SVGValueInterpolationType.h',
|
|
|