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

Unified Diff: services/tracing/manifest.json

Issue 2427443002: Replace remaining shell references with service manager (Closed)
Patch Set: Created 4 years, 2 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/service_manager/tests/util.h ('k') | services/tracing/public/interfaces/tracing.mojom » ('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 c5961102d7f59d21512725059b178f9864336d0d..3a952a871aeafa889f90210039b5d7910074d676 100644
--- a/services/tracing/manifest.json
+++ b/services/tracing/manifest.json
@@ -11,7 +11,7 @@
]
},
"required": {
- "service:shell": [ "shell:all_users" ]
+ "service:service_manager": [ "service_manager:all_users" ]
}
}
}
« no previous file with comments | « services/service_manager/tests/util.h ('k') | services/tracing/public/interfaces/tracing.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698