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

Unified Diff: ui/views/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: ui/views/BUILD.gn
diff --git a/ui/views/BUILD.gn b/ui/views/BUILD.gn
index 16bc74674d1f1dc7ce881529672463ef3a5a347f..6d694da2ef95725255f20d5db8f4ec47a066c9d7 100644
--- a/ui/views/BUILD.gn
+++ b/ui/views/BUILD.gn
@@ -47,6 +47,7 @@ component("views") {
"//ui/base",
"//ui/base/ime",
"//ui/compositor",
+ "//ui/display",
"//ui/events",
"//ui/events:events_base",
"//ui/events/platform",

Powered by Google App Engine
This is Rietveld 408576698