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