| 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 146259c6d6a00eaa76cab8a5c731a4efc9eda542..913554122d333d0f4201c2781f0e6a9db464c689 100644
|
| --- a/third_party/WebKit/Source/core/core.gypi
|
| +++ b/third_party/WebKit/Source/core/core.gypi
|
| @@ -973,6 +973,8 @@
|
| 'animation/animatable/AnimatableLengthSize.cpp',
|
| 'animation/animatable/AnimatableLengthSize.h',
|
| 'animation/animatable/AnimatableNeutral.h',
|
| + 'animation/animatable/AnimatablePath.cpp',
|
| + 'animation/animatable/AnimatablePath.h',
|
| 'animation/animatable/AnimatableRepeatable.cpp',
|
| 'animation/animatable/AnimatableRepeatable.h',
|
| 'animation/animatable/AnimatableSVGPaint.cpp',
|
|
|