| Index: ash/test/BUILD.gn
|
| diff --git a/ash/test/BUILD.gn b/ash/test/BUILD.gn
|
| index d7ad07b1da29919216971417053bc306c7780bd7..c2e311db3dcbf0c732e0d68ed9d7a4666254d58c 100644
|
| --- a/ash/test/BUILD.gn
|
| +++ b/ash/test/BUILD.gn
|
| @@ -125,6 +125,8 @@ static_library("test_support_common") {
|
| "ui_controls_factory_ash.h",
|
| "user_metrics_recorder_test_api.cc",
|
| "user_metrics_recorder_test_api.h",
|
| + "wallpaper_controller_test_api.cc",
|
| + "wallpaper_controller_test_api.h",
|
| "wm_window_test_api.cc",
|
| "wm_window_test_api.h",
|
| "workspace_event_handler_test_helper.cc",
|
|
|