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

Unified Diff: ash/mus/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/disconnected_app_handler.cc ('k') | ash/mus/root_window_controller.h » ('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 06d79fcded9c173e8bada4c332aaebf96b635fda..db0cad440f802e10d8bcf07e999eeb184c33d57c 100644
--- a/ash/mus/manifest.json
+++ b/ash/mus/manifest.json
@@ -8,7 +8,7 @@
},
"required": {
"*": { "classes": [ "app" ] },
- "mojo:mus": { "interfaces": [ "mus::mojom::WindowManagerFactoryService" ] }
+ "mojo:mus": { "interfaces": [ "mus::mojom::WindowManagerWindowTreeFactory" ] }
}
}
}
« no previous file with comments | « ash/mus/disconnected_app_handler.cc ('k') | ash/mus/root_window_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698