| Index: ash/common/test/BUILD.gn
|
| diff --git a/ash/common/test/BUILD.gn b/ash/common/test/BUILD.gn
|
| index 4d49837c9e4effdef462374294ea107b9102668a..963c02a419a077524c61bfea7f08a441f844324b 100644
|
| --- a/ash/common/test/BUILD.gn
|
| +++ b/ash/common/test/BUILD.gn
|
| @@ -18,6 +18,8 @@ static_library("test_support") {
|
| "test_system_tray_delegate.h",
|
| "test_volume_control_delegate.cc",
|
| "test_volume_control_delegate.h",
|
| + "wm_shell_test_api.cc",
|
| + "wm_shell_test_api.h",
|
| "workspace_event_handler_test_helper.cc",
|
| "workspace_event_handler_test_helper.h",
|
| ]
|
|
|