| Index: cc/BUILD.gn
|
| diff --git a/cc/BUILD.gn b/cc/BUILD.gn
|
| index 225b6a8e11b0d0467355b8353b06df340019dc91..a51d8123e00bedae226923077dde495bfed18d6d 100644
|
| --- a/cc/BUILD.gn
|
| +++ b/cc/BUILD.gn
|
| @@ -728,8 +728,6 @@ static_library("test_support") {
|
| "test/pixel_test.h",
|
| "test/pixel_test_output_surface.cc",
|
| "test/pixel_test_output_surface.h",
|
| - "test/pixel_test_software_output_device.cc",
|
| - "test/pixel_test_software_output_device.h",
|
| "test/pixel_test_utils.cc",
|
| "test/pixel_test_utils.h",
|
| "test/remote_client_layer_factory.cc",
|
|
|