| 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 f9add35455671c4a1f26d396a74d35824d5beb7a..2753349b8e329762af1c8dcbd329d6f8edd12f6e 100644
|
| --- a/third_party/WebKit/Source/core/animation/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/animation/BUILD.gn
|
| @@ -68,6 +68,8 @@ blink_core_sources("animation") {
|
| "CSSPositionAxisListInterpolationType.cpp",
|
| "CSSPositionAxisListInterpolationType.h",
|
| "CSSPositionInterpolationType.h",
|
| + "CSSResolutionInterpolationType.cpp",
|
| + "CSSResolutionInterpolationType.h",
|
| "CSSRotateInterpolationType.cpp",
|
| "CSSRotateInterpolationType.h",
|
| "CSSScaleInterpolationType.cpp",
|
|
|