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

Unified Diff: services/tracing/manifest.json

Issue 2431753002: Mus experiment in content shell on Android.
Patch Set: Addressed comments, fixed browser tests and deps. 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
Index: services/tracing/manifest.json
diff --git a/services/tracing/manifest.json b/services/tracing/manifest.json
index 3a952a871aeafa889f90210039b5d7910074d676..9405b85e612cec5b1bfee5ccb24f05ab0af50576 100644
--- a/services/tracing/manifest.json
+++ b/services/tracing/manifest.json
@@ -1,6 +1,7 @@
{
"manifest_version": 1,
"name": "service:tracing",
+ "process-group": "browser",
sadrul 2016/10/19 13:53:43 Explain what this does.
Jay Civelli 2016/11/02 22:02:17 This was needed for packaging to work (packaged se
"display_name": "Tracing Collector",
"capabilities": {
"provided": {

Powered by Google App Engine
This is Rietveld 408576698