| Index: cc/BUILD.gn
|
| diff --git a/cc/BUILD.gn b/cc/BUILD.gn
|
| index 6a1bcfbb69c27e208060da1266a73d2758b1dbed..7430b07c80c3ff724dc41daff178582fc765fa21 100644
|
| --- a/cc/BUILD.gn
|
| +++ b/cc/BUILD.gn
|
| @@ -649,8 +649,6 @@ static_library("test_support") {
|
| "test/fake_raster_source.h",
|
| "test/fake_recording_source.cc",
|
| "test/fake_recording_source.h",
|
| - "test/fake_renderer_client.cc",
|
| - "test/fake_renderer_client.h",
|
| "test/fake_rendering_stats_instrumentation.h",
|
| "test/fake_resource_provider.h",
|
| "test/fake_scoped_ui_resource.cc",
|
|
|