| Index: cc/BUILD.gn
|
| diff --git a/cc/BUILD.gn b/cc/BUILD.gn
|
| index 4137362db82fe4d5d71bb4be85fdeb26afec8564..600920a7ca3d69be57817ee3deb5b9bf044fc2a5 100644
|
| --- a/cc/BUILD.gn
|
| +++ b/cc/BUILD.gn
|
| @@ -604,8 +604,6 @@ static_library("test_support") {
|
| "test/begin_frame_args_test.h",
|
| "test/begin_frame_source_test.cc",
|
| "test/begin_frame_source_test.h",
|
| - "test/failure_output_surface.cc",
|
| - "test/failure_output_surface.h",
|
| "test/fake_channel_impl.cc",
|
| "test/fake_channel_impl.h",
|
| "test/fake_client_picture_cache.cc",
|
|
|