| Index: ash/test/BUILD.gn
|
| diff --git a/ash/test/BUILD.gn b/ash/test/BUILD.gn
|
| index 96d7d5d17b1bd5032846c86d65de7c62b7f3a705..8eba4924ec05b173b5597546148681a11f4cfc7b 100644
|
| --- a/ash/test/BUILD.gn
|
| +++ b/ash/test/BUILD.gn
|
| @@ -72,6 +72,8 @@ static_library("test_support_common") {
|
| "../common/test/ash_test_impl.h",
|
| "../common/test/test_palette_delegate.cc",
|
| "../common/test/test_palette_delegate.h",
|
| + "../common/test/test_session_controller_client.cc",
|
| + "../common/test/test_session_controller_client.h",
|
| "../common/test/test_session_state_delegate.cc",
|
| "../common/test/test_session_state_delegate.h",
|
| "../common/test/test_shelf_delegate.cc",
|
|
|