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

Unified Diff: components/mus/test_wm/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 | « components/mus/public/interfaces/window_tree_constants.mojom ('k') | components/mus/test_wm/test_wm.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/mus/test_wm/manifest.json
diff --git a/components/mus/test_wm/manifest.json b/components/mus/test_wm/manifest.json
index fde1cf371edc1b02782d98fd15711ae1657a3c26..67f2fa9667108066bf8c5fdb0dc6f63137431867 100644
--- a/components/mus/test_wm/manifest.json
+++ b/components/mus/test_wm/manifest.json
@@ -4,7 +4,7 @@
"display_name": "Test Window Manager",
"capabilities": {
"required": {
- "mojo:mus": { "interfaces": [ "mus::mojom::WindowManagerFactoryService" ] }
+ "mojo:mus": { "interfaces": [ "mus::mojom::WindowManagerWindowTreeFactory" ] }
}
}
}
« no previous file with comments | « components/mus/public/interfaces/window_tree_constants.mojom ('k') | components/mus/test_wm/test_wm.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698