| 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 9221f7ee11a3da7a4bb26628511813c744c52050..2606290a2848cd0d7ddbfdec0ad7b88d0390c205 100644
|
| --- a/third_party/WebKit/Source/core/core.gypi
|
| +++ b/third_party/WebKit/Source/core/core.gypi
|
| @@ -860,7 +860,7 @@
|
| 'style/StyleInvalidImage.h',
|
| 'style/StyleMotionData.cpp',
|
| 'style/StyleMotionData.h',
|
| - 'style/StyleMotionRotation.h',
|
| + 'style/StyleOffsetRotation.h',
|
| 'style/StyleMultiColData.cpp',
|
| 'style/StylePath.cpp',
|
| 'style/StylePath.h',
|
| @@ -936,8 +936,8 @@
|
| 'animation/CSSLengthPairInterpolationType.h',
|
| 'animation/CSSNumberInterpolationType.cpp',
|
| 'animation/CSSNumberInterpolationType.h',
|
| - 'animation/CSSMotionRotationInterpolationType.cpp',
|
| - 'animation/CSSMotionRotationInterpolationType.h',
|
| + 'animation/CSSOffsetRotationInterpolationType.cpp',
|
| + 'animation/CSSOffsetRotationInterpolationType.h',
|
| 'animation/CSSPaintInterpolationType.cpp',
|
| 'animation/CSSPaintInterpolationType.h',
|
| 'animation/CSSPathInterpolationType.cpp',
|
|
|