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

Unified Diff: components/mus/demo/manifest.json

Issue 2072343002: Changes how window manager obtains WindowTree from mus (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: include Created 4 years, 6 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/window_manager_application.cc ('k') | components/mus/demo/mus_demo.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/mus/demo/manifest.json
diff --git a/components/mus/demo/manifest.json b/components/mus/demo/manifest.json
index 9214d396ad905855d27c2e05dfeefd71d5044068..7971b79d238f35fb510303e28ee9a4c555528922 100644
--- a/components/mus/demo/manifest.json
+++ b/components/mus/demo/manifest.json
@@ -5,7 +5,7 @@
"capabilities": {
"required": {
"mojo:mus": {
- "interfaces": [ "mus::mojom::WindowManagerFactoryService"],
+ "interfaces": [ "mus::mojom::WindowManagerWindowTreeFactory"],
"classes": [ "app" ]
}
}
« no previous file with comments | « ash/mus/window_manager_application.cc ('k') | components/mus/demo/mus_demo.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698