Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1717)

Unified Diff: ash/test/BUILD.gn

Issue 2445583002: Relocate display_manager from ash to ui (Closed)
Patch Set: Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",

Powered by Google App Engine
This is Rietveld 408576698