| Index: cc/BUILD.gn
|
| diff --git a/cc/BUILD.gn b/cc/BUILD.gn
|
| index 48686b821142c8e49ad4f36e546ff68f712dbb54..f791854447dcbdfbf87d29dc0f48e9b96eb3372c 100644
|
| --- a/cc/BUILD.gn
|
| +++ b/cc/BUILD.gn
|
| @@ -523,6 +523,8 @@ cc_static_library("test_support") {
|
| "test/fake_compositor_frame_sink.h",
|
| "test/fake_compositor_frame_sink_client.cc",
|
| "test/fake_compositor_frame_sink_client.h",
|
| + "test/fake_compositor_frame_sink_support_client.cc",
|
| + "test/fake_compositor_frame_sink_support_client.h",
|
| "test/fake_content_layer_client.cc",
|
| "test/fake_content_layer_client.h",
|
| "test/fake_external_begin_frame_source.cc",
|
|
|