| 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 d37569aff29ecfbdd43a93a57547df86ee454a0b..ce6b56c4dae40f8fba88c0bec44bd6aa336607c8 100644
|
| --- a/third_party/WebKit/Source/core/animation/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/animation/BUILD.gn
|
| @@ -25,6 +25,8 @@ blink_core_sources("animation") {
|
| "BasicShapeInterpolationFunctions.cpp",
|
| "BasicShapeInterpolationFunctions.h",
|
| "BorderImageLengthBoxPropertyFunctions.h",
|
| + "CSSAngleInterpolationType.cpp",
|
| + "CSSAngleInterpolationType.h",
|
| "CSSBasicShapeInterpolationType.cpp",
|
| "CSSBasicShapeInterpolationType.h",
|
| "CSSBorderImageLengthBoxInterpolationType.cpp",
|
|
|