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

Unified Diff: ash/mus/manifest.json

Issue 2323393003: Connect mojom::DisplayController from ash to ui. (Closed)
Patch Set: Add comments. 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
« no previous file with comments | « ash/mus/accelerators/accelerator_controller_delegate_mus.cc ('k') | services/ui/display/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/mus/manifest.json
diff --git a/ash/mus/manifest.json b/ash/mus/manifest.json
index c0ae8aba8e13a9ec63b140bcc468f5666d2874b4..d021d238c1db0de26e8cedde392fce553ee5a040 100644
--- a/ash/mus/manifest.json
+++ b/ash/mus/manifest.json
@@ -19,6 +19,7 @@
},
"mojo:ui": {
"interfaces": [
+ "display::mojom::DisplayController",
"ui::mojom::AccessibilityManager",
"ui::mojom::WindowManagerWindowTreeFactory"
]
« no previous file with comments | « ash/mus/accelerators/accelerator_controller_delegate_mus.cc ('k') | services/ui/display/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698