| Index: cc/BUILD.gn
|
| diff --git a/cc/BUILD.gn b/cc/BUILD.gn
|
| index f925333d71c0b1545ba9d2a8f1dc81da9da37d92..6b7472f4f52fc7ddc6ce532587c73e7ac16957ee 100644
|
| --- a/cc/BUILD.gn
|
| +++ b/cc/BUILD.gn
|
| @@ -519,6 +519,8 @@ cc_static_library("test_support") {
|
| "test/begin_frame_args_test.h",
|
| "test/begin_frame_source_test.cc",
|
| "test/begin_frame_source_test.h",
|
| + "test/compositor_frame_helpers.cc",
|
| + "test/compositor_frame_helpers.h",
|
| "test/fake_compositor_frame_sink.cc",
|
| "test/fake_compositor_frame_sink.h",
|
| "test/fake_compositor_frame_sink_client.cc",
|
|
|