| Index: cc/BUILD.gn
|
| diff --git a/cc/BUILD.gn b/cc/BUILD.gn
|
| index 9176b2fdcfa9bf98434e42cae39fdd522225b78e..0490a7786dae353c9626cbfed98ef107e657eef0 100644
|
| --- a/cc/BUILD.gn
|
| +++ b/cc/BUILD.gn
|
| @@ -633,6 +633,8 @@ cc_static_library("test_support") {
|
| "test/surface_hittest_test_helpers.h",
|
| "test/task_graph_runner_test_template.cc",
|
| "test/task_graph_runner_test_template.h",
|
| + "test/test_begin_frame_ack_tracker.cc",
|
| + "test/test_begin_frame_ack_tracker.h",
|
| "test/test_compositor_frame_sink.cc",
|
| "test/test_compositor_frame_sink.h",
|
| "test/test_context_provider.cc",
|
|
|