Index: chrome/app/mash/chrome_mash_content_browser_manifest_overlay.json |
diff --git a/chrome/app/mash/chrome_mash_content_browser_manifest_overlay.json b/chrome/app/mash/chrome_mash_content_browser_manifest_overlay.json |
index 76ab786e5b1a48b4576d7bb0216cd4da2029896b..5003a9be4155e80fe1b197e2ccf53158fa82d2e6 100644 |
--- a/chrome/app/mash/chrome_mash_content_browser_manifest_overlay.json |
+++ b/chrome/app/mash/chrome_mash_content_browser_manifest_overlay.json |
@@ -8,13 +8,7 @@ |
{ |
"capabilities": { |
"required": { |
- "service:ash": { |
- "interfaces": [ |
- "ash::mojom::ShelfController", |
- "ash::mojom::SystemTray", |
- "ash::mojom::WallpaperController" |
- ] |
- }, |
+ "service:ash": { "classes": [ "ash" ] }, |
"service:accessibility_autoclick": { |
"interfaces": [ "ash::autoclick::mojom::AutoclickController" ] |
}, |