| 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 032adbe151c23bf445c22351e14b250c43c6addd..48b903472d88ee12ef391eece072653b845ce157 100644
|
| --- a/third_party/WebKit/Source/core/core.gypi
|
| +++ b/third_party/WebKit/Source/core/core.gypi
|
| @@ -866,6 +866,8 @@
|
| 'animation/CSSLengthListInterpolationType.h',
|
| 'animation/CSSNumberInterpolationType.cpp',
|
| 'animation/CSSNumberInterpolationType.h',
|
| + 'animation/CSSMotionRotationInterpolationType.cpp',
|
| + 'animation/CSSMotionRotationInterpolationType.h',
|
| 'animation/CSSPaintInterpolationType.cpp',
|
| 'animation/CSSPaintInterpolationType.h',
|
| 'animation/CSSPathInterpolationType.cpp',
|
|
|