| 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 ae2783db5b99bea59dbd25fc979b2bd744b85f6a..27b8f426b4b527ee5dce17f24b122265ceeb615d 100644
|
| --- a/third_party/WebKit/Source/core/animation/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/animation/BUILD.gn
|
| @@ -205,6 +205,8 @@ blink_core_sources("animation") {
|
| "SVGValueInterpolationType.h",
|
| "SampledEffect.cpp",
|
| "SampledEffect.h",
|
| + "ScrollTimeline.cpp",
|
| + "ScrollTimeline.h",
|
| "ShadowInterpolationFunctions.cpp",
|
| "ShadowInterpolationFunctions.h",
|
| "ShadowListPropertyFunctions.h",
|
|
|