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

Unified Diff: chrome/browser/chrome_content_browser_manifest_overlay.json

Issue 2427913003: Use mojo volume interfaces for mash and classic ash. (Closed)
Patch Set: Move volume change event observation for extensions. 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 b2f008a7080608c291b74d1111fa372f12e3528c..81ff980cd5840d9f3c9c8ab190886bae893ceee4 100644
--- a/chrome/browser/chrome_content_browser_manifest_overlay.json
+++ b/chrome/browser/chrome_content_browser_manifest_overlay.json
@@ -21,7 +21,8 @@
"ash::mojom::SystemTray",
"ash::mojom::SystemTrayClient",
"ash::mojom::WallpaperController",
- "ash::mojom::WallpaperManager"
+ "ash::mojom::WallpaperManager",
+ "ash::mojom::VolumeController"
],
"mash:launchable": [
"mash::mojom::Launchable"

Powered by Google App Engine
This is Rietveld 408576698