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

Unified Diff: ash/mus/BUILD.gn

Issue 2323393003: Connect mojom::DisplayController from ash to ui. (Closed)
Patch Set: Created 4 years, 3 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: ash/mus/BUILD.gn
diff --git a/ash/mus/BUILD.gn b/ash/mus/BUILD.gn
index 800081184fe80c46b36eaee6e377289072683348..60e8d07691da5d6ee911e4632b45b4acb7ccaae4 100644
--- a/ash/mus/BUILD.gn
+++ b/ash/mus/BUILD.gn
@@ -100,6 +100,7 @@ source_set("lib") {
"//services/ui/common:mus_common",
"//services/ui/public/cpp",
"//services/ui/public/interfaces",
+ "//services/ui/public/interfaces/display",
"//skia",
"//ui/aura",
"//ui/events",

Powered by Google App Engine
This is Rietveld 408576698