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 17617e5babbeeb840b524873f28e175dc6c7be6b..60ac083709d00461ad1fc975cba51d46e33aa7e9 100644 |
--- a/third_party/WebKit/Source/core/animation/BUILD.gn |
+++ b/third_party/WebKit/Source/core/animation/BUILD.gn |
@@ -52,10 +52,10 @@ blink_core_sources("animation") { |
"CSSLengthListInterpolationType.cpp", |
"CSSLengthListInterpolationType.h", |
"CSSLengthPairInterpolationType.h", |
- "CSSMotionRotationInterpolationType.cpp", |
- "CSSMotionRotationInterpolationType.h", |
"CSSNumberInterpolationType.cpp", |
"CSSNumberInterpolationType.h", |
+ "CSSOffsetRotationInterpolationType.cpp", |
+ "CSSOffsetRotationInterpolationType.h", |
"CSSPaintInterpolationType.cpp", |
"CSSPaintInterpolationType.h", |
"CSSPathInterpolationType.cpp", |