| 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 ce7ef24bddadced694952036a9dca6a3cffabb8d..8701506ca191239b813f4ca937c785f5320686d2 100644
|
| --- a/third_party/WebKit/Source/core/core.gypi
|
| +++ b/third_party/WebKit/Source/core/core.gypi
|
| @@ -917,6 +917,8 @@
|
| 'animation/SVGInterpolationType.h',
|
| 'animation/SVGNumberInterpolationType.cpp',
|
| 'animation/SVGNumberInterpolationType.h',
|
| + 'animation/SVGNumberListInterpolationType.cpp',
|
| + 'animation/SVGNumberListInterpolationType.h',
|
| 'animation/SVGNumberOptionalNumberInterpolationType.cpp',
|
| 'animation/SVGNumberOptionalNumberInterpolationType.h',
|
| 'animation/SVGPointListInterpolationType.cpp',
|
|
|