| Index: third_party/WebKit/Source/core/animation/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/core/animation/BUILD.gn b/third_party/WebKit/Source/core/animation/BUILD.gn
|
| index b72f103417f4cb62a1a494555d009c04396f1806..029004a0b6d38e1fb518c30f0b4bf8a3ff3313b8 100644
|
| --- a/third_party/WebKit/Source/core/animation/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/animation/BUILD.gn
|
| @@ -56,8 +56,8 @@ blink_core_sources("animation") {
|
| "CSSLengthPairInterpolationType.h",
|
| "CSSNumberInterpolationType.cpp",
|
| "CSSNumberInterpolationType.h",
|
| - "CSSOffsetRotationInterpolationType.cpp",
|
| - "CSSOffsetRotationInterpolationType.h",
|
| + "CSSOffsetRotateInterpolationType.cpp",
|
| + "CSSOffsetRotateInterpolationType.h",
|
| "CSSPaintInterpolationType.cpp",
|
| "CSSPaintInterpolationType.h",
|
| "CSSPathInterpolationType.cpp",
|
|
|