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

Unified Diff: ui/display/manager/BUILD.gn

Issue 2523873002: Remove DisplayChangeObserver ash dependencies. (Closed)
Patch Set: Rebase. Created 4 years 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: ui/display/manager/BUILD.gn
diff --git a/ui/display/manager/BUILD.gn b/ui/display/manager/BUILD.gn
index 6cd116356584e06f43114fef2cf9feab728e3752..8bef3dd13c8c3ba6839ab4369235291e3d0a4624 100644
--- a/ui/display/manager/BUILD.gn
+++ b/ui/display/manager/BUILD.gn
@@ -43,6 +43,7 @@ component("manager") {
"//ui/base",
"//ui/display/util",
"//ui/events/devices",
+ "//ui/strings",
]
defines = [ "DISPLAY_MANAGER_IMPLEMENTATION" ]

Powered by Google App Engine
This is Rietveld 408576698