| Index: cc/blink/BUILD.gn
|
| diff --git a/cc/blink/BUILD.gn b/cc/blink/BUILD.gn
|
| index efbf0f1efa27aa55af9f7eae935818548e1304ac..b9b534cccf6e2514e8a804d8194f2de15501d68d 100644
|
| --- a/cc/blink/BUILD.gn
|
| +++ b/cc/blink/BUILD.gn
|
| @@ -16,6 +16,10 @@ component("blink") {
|
| "web_animation_curve_common.h",
|
| "web_animation_impl.cc",
|
| "web_animation_impl.h",
|
| + "web_compositor_animation_player_impl.cc",
|
| + "web_compositor_animation_player_impl.h",
|
| + "web_compositor_animation_timeline_impl.cc",
|
| + "web_compositor_animation_timeline_impl.h",
|
| "web_compositor_support_impl.cc",
|
| "web_compositor_support_impl.h",
|
| "web_content_layer_impl.cc",
|
|
|