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

Unified Diff: services/catalog/manifest.json

Issue 1910043002: Provide capability classes from Mus (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 4 years, 8 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 | « mash/wm/manifest.json ('k') | services/shell/manifest.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/catalog/manifest.json
diff --git a/services/catalog/manifest.json b/services/catalog/manifest.json
index 2ae1be8c8b6eac66589a9b1f3a6a13b65a06a2da..02897dd32371bc6f41fcb8a8c9b3ac1741fa3a0c 100644
--- a/services/catalog/manifest.json
+++ b/services/catalog/manifest.json
@@ -4,7 +4,7 @@
"display_name": "Application Resolver",
"capabilities": {
"required": {
- "mojo:shell": { "classes": [ "all_users" ] }
+ "mojo:shell": { "classes": [ "shell:all_users" ] }
}
}
}
« no previous file with comments | « mash/wm/manifest.json ('k') | services/shell/manifest.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698