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

Unified Diff: ash/test/BUILD.gn

Issue 2445583002: Relocate display_manager from ash to ui (Closed)
Patch Set: fix windows build 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
« no previous file with comments | « ash/system/web_notification/web_notification_tray_unittest.cc ('k') | ash/test/ash_test_base.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/test/BUILD.gn
diff --git a/ash/test/BUILD.gn b/ash/test/BUILD.gn
index 2a50f112dcd52773294df1ea85982a6812ddcf37..e804ea51728ab40b2eae4b206fe999c6d337ca46 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",
@@ -134,6 +132,7 @@ static_library("test_support_common") {
public_deps = [
"//ash",
+ "//ui/display:display_manager_test_api",
]
deps = [
"//ash/common/test:test_support",
« no previous file with comments | « ash/system/web_notification/web_notification_tray_unittest.cc ('k') | ash/test/ash_test_base.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698