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

Unified Diff: services/ui/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/ui/manifest.json
diff --git a/services/ui/manifest.json b/services/ui/manifest.json
index efcc7d7150b01149045099426c985490132e2d44..cfde79074cce163296eeec22151a51e15dbe5efb 100644
--- a/services/ui/manifest.json
+++ b/services/ui/manifest.json
@@ -1,6 +1,7 @@
{
"manifest_version": 1,
"name": "service:ui",
+ "process-group": "browser",
rjkroege 2016/10/20 23:29:05 what does this mean?
Jay Civelli 2016/11/02 22:02:17 Process-group is no more (see my comment in servi
"display_name": "UI Service",
"capabilities": {
"provided": {

Powered by Google App Engine
This is Rietveld 408576698