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

Unified Diff: ui/views/mus/BUILD.gn

Issue 1945903002: Move display_finder to ui/display (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 7 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/mus/BUILD.gn
diff --git a/ui/views/mus/BUILD.gn b/ui/views/mus/BUILD.gn
index c813d2c0b4941d3cd2538abfb88b59ce4b55a37d..31563b9fe35b83d1774252791ac4c6ae02bd1554 100644
--- a/ui/views/mus/BUILD.gn
+++ b/ui/views/mus/BUILD.gn
@@ -72,6 +72,7 @@ component("mus") {
"//third_party/icu",
"//ui/aura",
"//ui/compositor",
+ "//ui/display",
"//ui/events",
"//ui/events:events_base",
"//ui/events/devices",

Powered by Google App Engine
This is Rietveld 408576698