| Index: ash/test/BUILD.gn
|
| diff --git a/ash/test/BUILD.gn b/ash/test/BUILD.gn
|
| index 1d81b709a4f78d80a7831093ae17942ae006892e..91e78a8c2d5343f58a9862f38dee447343daef41 100644
|
| --- a/ash/test/BUILD.gn
|
| +++ b/ash/test/BUILD.gn
|
| @@ -134,8 +134,8 @@ static_library("test_support_common") {
|
| "ui_controls_factory_ash.h",
|
| "user_metrics_recorder_test_api.cc",
|
| "user_metrics_recorder_test_api.h",
|
| - "wm_window_aura_test_api.cc",
|
| - "wm_window_aura_test_api.h",
|
| + "wm_window_test_api.cc",
|
| + "wm_window_test_api.h",
|
| ]
|
| configs += [ "//build/config:precompiled_headers" ]
|
|
|
|
|