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

Unified Diff: chrome/browser/chrome_content_browser_manifest_overlay.json

Issue 2427913003: Use mojo volume interfaces for mash and classic ash. (Closed)
Patch Set: Add connection error handler; fix browser tests. 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: chrome/browser/chrome_content_browser_manifest_overlay.json
diff --git a/chrome/browser/chrome_content_browser_manifest_overlay.json b/chrome/browser/chrome_content_browser_manifest_overlay.json
index fc4c6713af657c3d20817e7c4bd77b34fe150544..918fa4969c123d162bf73a93c5717c6112da9b49 100644
--- a/chrome/browser/chrome_content_browser_manifest_overlay.json
+++ b/chrome/browser/chrome_content_browser_manifest_overlay.json
@@ -19,7 +19,8 @@
"ash::mojom::LocaleNotificationController",
"ash::mojom::ShelfController",
"ash::mojom::SystemTray",
- "ash::mojom::SystemTrayClient"
+ "ash::mojom::SystemTrayClient",
+ "ash::mojom::VolumeController"
],
"mash:launchable": [
"mash::mojom::Launchable"

Powered by Google App Engine
This is Rietveld 408576698