| Index: ash/test/BUILD.gn
|
| diff --git a/ash/test/BUILD.gn b/ash/test/BUILD.gn
|
| index 96d7d5d17b1bd5032846c86d65de7c62b7f3a705..ebcdcb7fb52f1cacbece739800001d6b14bb3645 100644
|
| --- a/ash/test/BUILD.gn
|
| +++ b/ash/test/BUILD.gn
|
| @@ -103,6 +103,8 @@ static_library("test_support_common") {
|
| "child_modal_window.h",
|
| "cursor_manager_test_api.cc",
|
| "cursor_manager_test_api.h",
|
| + "display_configuration_controller_test_api.cc",
|
| + "display_configuration_controller_test_api.h",
|
| "immersive_fullscreen_controller_test_api.cc",
|
| "immersive_fullscreen_controller_test_api.h",
|
| "lock_state_controller_test_api.cc",
|
|
|