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

Unified Diff: chrome/app/mash/chrome_mash_manifest.json

Issue 2686003002: mash: Exit main process if content_browser service crashes (Closed)
Patch Set: rebase Created 3 years, 10 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 | « no previous file | chrome/app/mash/mash_runner.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/mash/chrome_mash_manifest.json
diff --git a/chrome/app/mash/chrome_mash_manifest.json b/chrome/app/mash/chrome_mash_manifest.json
index c3a87d2a6d7786cb50b4e21b1f0a5d3012115bc2..d25ed498d4ffc46d322df9ac37348d6c18b4bb55 100644
--- a/chrome/app/mash/chrome_mash_manifest.json
+++ b/chrome/app/mash/chrome_mash_manifest.json
@@ -18,6 +18,7 @@
"service_manager": [ "service_manager:instance_per_child" ],
"catalog": [ "control" ],
"ash": [ "app" ],
+ "content_browser": [ "app" ],
"quick_launch": [ "app" ],
"ui": [ "app" ]
}
« no previous file with comments | « no previous file | chrome/app/mash/mash_runner.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698