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

Unified Diff: ash/sysui/manifest.json

Issue 2037033004: Renames mojo:desktop_wm to mojo:ash (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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_unittest.cc ('k') | ash/sysui/shelf_delegate_mus.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/sysui/manifest.json
diff --git a/ash/sysui/manifest.json b/ash/sysui/manifest.json
index 4e6e98aabc00b35820aae62a5d22abd380995745..770886252bae69f58a7af2aa83a671b79d5f94fa 100644
--- a/ash/sysui/manifest.json
+++ b/ash/sysui/manifest.json
@@ -5,7 +5,7 @@
"capabilities": {
"required": {
"*": { "classes": [ "app" ] },
- "mojo:desktop_wm": {
+ "mojo:ash": {
"interfaces": [
"ash::mojom::ShelfLayout",
"ash::mojom::UserWindowController"
« no previous file with comments | « ash/mus/window_manager_unittest.cc ('k') | ash/sysui/shelf_delegate_mus.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698