| 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 cbf02c6f3c2b5cc13d309ccfdec64bf1a4706394..6a30f3cdccf35512a4f7cf8e4d4930ae42c248b7 100644
|
| --- a/third_party/WebKit/Source/core/animation/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/animation/BUILD.gn
|
| @@ -215,6 +215,7 @@ blink_core_sources("animation") {
|
| "SizeListPropertyFunctions.h",
|
| "StringKeyframe.cpp",
|
| "StringKeyframe.h",
|
| + "SuperAnimationTimeline.h",
|
| "Timing.cpp",
|
| "Timing.h",
|
| "TimingCalculations.h",
|
|
|