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

Unified Diff: chrome/browser/chrome_content_browser_manifest_overlay.json

Issue 2427913003: Use mojo volume interfaces for mash and classic ash. (Closed)
Patch Set: Split volume and system events observers; only hook up volume. 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 | « chrome/app/mash/chrome_mash_content_browser_manifest_overlay.json ('k') | chrome/browser/chromeos/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 16cbbf67685462c2cd2f1e9f47e8eb9165ddd2f4..b631fc362d7f080a637046a1f921c72a5d52d5ff 100644
--- a/chrome/browser/chrome_content_browser_manifest_overlay.json
+++ b/chrome/browser/chrome_content_browser_manifest_overlay.json
@@ -22,7 +22,8 @@
"ash::mojom::SystemTray",
"ash::mojom::SystemTrayClient",
"ash::mojom::WallpaperController",
- "ash::mojom::WallpaperManager"
+ "ash::mojom::WallpaperManager",
+ "ash::mojom::VolumeController"
],
"mash:launchable": [
"mash::mojom::Launchable"
« no previous file with comments | « chrome/app/mash/chrome_mash_content_browser_manifest_overlay.json ('k') | chrome/browser/chromeos/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698