| 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 e849355e2b1fed764334ded69877382d24489218..909325a8063ff052eeebdbe8453b9b48b2634ede 100644
|
| --- a/third_party/WebKit/Source/core/animation/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/animation/BUILD.gn
|
| @@ -232,6 +232,9 @@ blink_core_sources("animation") {
|
| "UnderlyingLengthChecker.h",
|
| "UnderlyingValueOwner.cpp",
|
| "UnderlyingValueOwner.h",
|
| + "WorkletAnimationBase.h",
|
| + "WorkletAnimationController.cpp",
|
| + "WorkletAnimationController.h",
|
| "animatable/AnimatableDouble.cpp",
|
| "animatable/AnimatableDouble.h",
|
| "animatable/AnimatableFilterOperations.cpp",
|
|
|