| Index: ash/common/test/BUILD.gn
|
| diff --git a/ash/common/test/BUILD.gn b/ash/common/test/BUILD.gn
|
| index 9152cd1e8762d8e8d2531d5b7ade57b7157ff0e5..cafc2c1b1611c05916773503e90b71eb051da47c 100644
|
| --- a/ash/common/test/BUILD.gn
|
| +++ b/ash/common/test/BUILD.gn
|
| @@ -10,8 +10,6 @@ static_library("test_support") {
|
| "ash_test_impl.h",
|
| "material_design_controller_test_api.cc",
|
| "material_design_controller_test_api.h",
|
| - "test_new_window_client.cc",
|
| - "test_new_window_client.h",
|
| "test_palette_delegate.cc",
|
| "test_palette_delegate.h",
|
| "test_session_state_delegate.cc",
|
|
|