| 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 b9dd440896121ac96f8bb034ce63d9caf68a3adf..0835fdc1590cff31c9910c0073bc828df4a49eac 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",
|
|
|