| Index: cc/BUILD.gn
|
| diff --git a/cc/BUILD.gn b/cc/BUILD.gn
|
| index 6ffaeddd3670dbde3cb77e8515ba87106109ef93..3531f1598603b991ddd1c7f3e14cf94a488dd29a 100644
|
| --- a/cc/BUILD.gn
|
| +++ b/cc/BUILD.gn
|
| @@ -518,6 +518,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/empty_compositor_frame_sink_support_client.cc",
|
| + "test/empty_compositor_frame_sink_support_client.h",
|
| "test/fake_compositor_frame_sink.cc",
|
| "test/fake_compositor_frame_sink.h",
|
| "test/fake_compositor_frame_sink_client.cc",
|
|
|