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

Unified Diff: content/browser/BUILD.gn

Issue 1825723002: Move ScreenWin to ui/display (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added is_chromeos guard Created 4 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: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index fb8d3a92e458b4ff7980755a61ed40aeaf2abb37..5f1105acfbc1589b0570587eaff2ba63e8675a03 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -107,6 +107,7 @@ source_set("browser") {
"//ui/accessibility:ax_gen",
"//ui/base",
"//ui/base/ime",
+ "//ui/display",
"//ui/events",
"//ui/events:gesture_detection",
"//ui/events/blink",

Powered by Google App Engine
This is Rietveld 408576698