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

Unified Diff: chrome/browser/chromeos/BUILD.gn

Issue 2733313002: Move display preference code from ash/display/ to ui/display/manager/. (Closed)
Patch Set: . Created 3 years, 9 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: chrome/browser/chromeos/BUILD.gn
diff --git a/chrome/browser/chromeos/BUILD.gn b/chrome/browser/chromeos/BUILD.gn
index 26d6c0202a941db29e42fd7be252a2e664e7ad27..e3389e021d2b32a1a44cc584b43f07ac245031d0 100644
--- a/chrome/browser/chromeos/BUILD.gn
+++ b/chrome/browser/chromeos/BUILD.gn
@@ -120,6 +120,7 @@ source_set("chromeos") {
"//ui/chromeos",
"//ui/compositor",
"//ui/display",
+ "//ui/display/manager",
"//ui/events:dom_keycode_converter",
"//ui/events/devices",
"//ui/events/platform",

Powered by Google App Engine
This is Rietveld 408576698