| 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 ce6b56c4dae40f8fba88c0bec44bd6aa336607c8..88e686ac7d64f496c5aa8f0fc1125b0b8a88667c 100644
|
| --- a/third_party/WebKit/Source/core/animation/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/animation/BUILD.gn
|
| @@ -77,6 +77,8 @@ blink_core_sources("animation") {
|
| "CSSSizeListInterpolationType.h",
|
| "CSSTextIndentInterpolationType.cpp",
|
| "CSSTextIndentInterpolationType.h",
|
| + "CSSTimeInterpolationType.cpp",
|
| + "CSSTimeInterpolationType.h",
|
| "CSSTransformInterpolationType.cpp",
|
| "CSSTransformInterpolationType.h",
|
| "CSSTransformOriginInterpolationType.h",
|
|
|