| 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 545ad363b7cabf1cd68ff1c8e93aed5f7433cc20..17f2fbd1a9838f1d8376db0938cf9f3d9e72440d 100644
|
| --- a/third_party/WebKit/Source/core/core.gypi
|
| +++ b/third_party/WebKit/Source/core/core.gypi
|
| @@ -918,6 +918,8 @@
|
| 'animation/SVGInterpolationType.h',
|
| 'animation/SVGNumberInterpolationType.cpp',
|
| 'animation/SVGNumberInterpolationType.h',
|
| + 'animation/SVGPointListInterpolationType.cpp',
|
| + 'animation/SVGPointListInterpolationType.h',
|
| 'animation/SVGStrokeDasharrayStyleInterpolation.cpp',
|
| 'animation/SVGStrokeDasharrayStyleInterpolation.h',
|
| 'animation/SVGValueInterpolationType.cpp',
|
| @@ -928,7 +930,6 @@
|
| 'animation/ListStyleInterpolation.h',
|
| 'animation/PathSVGInterpolation.cpp',
|
| 'animation/PathSVGInterpolation.h',
|
| - 'animation/PointSVGInterpolation.h',
|
| 'animation/ShadowInterpolationFunctions.cpp',
|
| 'animation/ShadowInterpolationFunctions.h',
|
| 'animation/StringKeyframe.cpp',
|
|
|