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

Unified Diff: ash/mus/manifest.json

Issue 2389133008: Mash: Replaces "exe:chrome" with "service:content_browser" (Closed)
Patch Set: rebase 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 | « ash/mus/keyboard_ui_mus.cc ('k') | ash/mus/wallpaper_delegate_mus.cc » ('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 fc26faf13223ca8ac3a34ab3175bd90ba830deff..fffa070438bad3c175d3abd51b9dc5d8186e9d49 100644
--- a/ash/mus/manifest.json
+++ b/ash/mus/manifest.json
@@ -8,7 +8,7 @@
},
"required": {
"*": { "classes": [ "accessibility", "app" ] },
- "exe:chrome" : {
+ "service:content_browser" : {
"interfaces": [
"ash::mojom::SystemTrayClient",
"ash::mojom::WallpaperManager",
« no previous file with comments | « ash/mus/keyboard_ui_mus.cc ('k') | ash/mus/wallpaper_delegate_mus.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698