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

Unified Diff: ash/mus/manifest.json

Issue 2456493003: Add frame-specific InterfaceProviderSpec. (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 | « android_webview/ui/aw_resources.grd ('k') | chrome/browser/chrome_content_browser_manifest_overlay.json » ('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 fb29ce669945b0230555e694bfd81b0fcb6251e6..ee823026ce2132d9456a8f4fc231c08192bdcf2d 100644
--- a/ash/mus/manifest.json
+++ b/ash/mus/manifest.json
@@ -14,7 +14,7 @@
},
"requires": {
"*": [ "accessibility", "app" ],
- "service:content_browser": [ "content_browser:ash" ],
+ "service:content_browser": [ "ash" ],
"service:mash_session": [ "mash_session:session" ],
"service:ui": [ "ui:window_manager" ],
"service:touch_hud": [ "mash:launchable" ]
« no previous file with comments | « android_webview/ui/aw_resources.grd ('k') | chrome/browser/chrome_content_browser_manifest_overlay.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698