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

Unified Diff: services/tracing/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 | « services/shell/tests/shell/driver_manifest.json ('k') | ui/views/mus/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/tracing/manifest.json
diff --git a/services/tracing/manifest.json b/services/tracing/manifest.json
index adbdc5882971fb483251a081aa0b36d73b5dd97c..e73d2ce21e25f7e58c50c5b1f2675d43eb801ab6 100644
--- a/services/tracing/manifest.json
+++ b/services/tracing/manifest.json
@@ -4,7 +4,7 @@
"display_name": "Tracing Collector",
"capabilities": {
"required": {
- "mojo:shell": { "classes": [ "all_users" ] }
+ "mojo:shell": { "classes": [ "shell:all_users" ] }
}
}
}
« no previous file with comments | « services/shell/tests/shell/driver_manifest.json ('k') | ui/views/mus/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698