| Index: cc/BUILD.gn
|
| diff --git a/cc/BUILD.gn b/cc/BUILD.gn
|
| index 75c74097ab4a55e75fe887e1fb8648bb21a10e86..d3747a719a39f29fe1d9e76170f97d9287852150 100644
|
| --- a/cc/BUILD.gn
|
| +++ b/cc/BUILD.gn
|
| @@ -593,6 +593,8 @@ source_set("test_support") {
|
| "test/fake_ui_resource_layer_tree_host_impl.h",
|
| "test/fake_video_frame_provider.cc",
|
| "test/fake_video_frame_provider.h",
|
| + "test/failure_output_surface.cc",
|
| + "test/failure_output_surface.h",
|
| "test/geometry_test_utils.cc",
|
| "test/geometry_test_utils.h",
|
| "test/test_in_process_context_provider.cc",
|
|
|