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

Unified Diff: ash/mus/manifest.json

Issue 2695803004: Make browser process a singleton service (Closed)
Patch Set: . 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/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/mus/manifest.json
diff --git a/ash/mus/manifest.json b/ash/mus/manifest.json
index 99ed7ff7e4075a9780548437c039d35e2b76838f..6ee6ec53832632cfc0b34533d0eb85f5858bde05 100644
--- a/ash/mus/manifest.json
+++ b/ash/mus/manifest.json
@@ -25,7 +25,6 @@
},
"requires": {
"*": [ "accessibility", "app" ],
- "content_browser": [ "ash" ],
"preferences": [ "preferences_manager" ],
"ui": [ "display_test", "window_manager" ],
"touch_hud": [ "mash:launchable" ]
« no previous file with comments | « no previous file | chrome/app/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698