Index: ash/test/BUILD.gn |
diff --git a/ash/test/BUILD.gn b/ash/test/BUILD.gn |
index 2a50f112dcd52773294df1ea85982a6812ddcf37..339e90703d5b3b4dc0b0fbed0c1dd55fa24de7df 100644 |
--- a/ash/test/BUILD.gn |
+++ b/ash/test/BUILD.gn |
@@ -83,8 +83,6 @@ static_library("test_support_common") { |
"child_modal_window.h", |
"cursor_manager_test_api.cc", |
"cursor_manager_test_api.h", |
- "display_manager_test_api.cc", |
- "display_manager_test_api.h", |
"immersive_fullscreen_controller_test_api.cc", |
"immersive_fullscreen_controller_test_api.h", |
"mirror_window_test_api.cc", |
@@ -153,6 +151,7 @@ static_library("test_support_common") { |
"//ui/aura:test_support", |
"//ui/base:test_support", |
"//ui/compositor:test_support", |
+ "//ui/display:test_support", |
"//ui/display/types", |
"//ui/events:events_base", |
"//ui/events:test_support", |