| 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 2753349b8e329762af1c8dcbd329d6f8edd12f6e..cc7b58e4750d60082f08a92e67dc75d6e38f34fc 100644
|
| --- a/third_party/WebKit/Source/core/animation/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/animation/BUILD.gn
|
| @@ -200,6 +200,9 @@ blink_core_sources("animation") {
|
| "SVGValueInterpolationType.h",
|
| "SampledEffect.cpp",
|
| "SampledEffect.h",
|
| + "ScrollTimeline.cpp",
|
| + "ScrollTimeline.h",
|
| + "ScrollTimelineOptions.h",
|
| "ShadowInterpolationFunctions.cpp",
|
| "ShadowInterpolationFunctions.h",
|
| "ShadowListPropertyFunctions.h",
|
|
|