| 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 fd6d5279d0c1df62ae225c6a62556dddd2ff393e..1e8ba29dc82a1f00e28424eee1af91f4f8dc27c5 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",
|
|
|