| 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 a9098c0293c2bed67e5e40fe8346e7ed3f97f633..17f5660660fde49cd3e98f7e6cfbf5dec466d41c 100644 | 
| --- a/third_party/WebKit/Source/core/core.gypi | 
| +++ b/third_party/WebKit/Source/core/core.gypi | 
| @@ -980,6 +980,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', | 
|  |