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

Unified Diff: components/resource_provider/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
Index: components/resource_provider/manifest.json
diff --git a/components/resource_provider/manifest.json b/components/resource_provider/manifest.json
index d02e9b35b72d725c059973810ecd1a8b50262271..1b057ca563625a37acacd40f868900dca3df45ab 100644
--- a/components/resource_provider/manifest.json
+++ b/components/resource_provider/manifest.json
@@ -4,7 +4,7 @@
"display_name": "Resource Provider",
"capabilities": {
"required": {
- "mojo:shell": { "classes": [ "all_users" ] }
+ "mojo:shell": { "classes": [ "shell:all_users" ] }
}
}
}
« no previous file with comments | « components/mus/ws/mus_ws_unittests_app_manifest.json ('k') | content/public/app/mojo/content_browser_manifest.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698