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

Unified Diff: chrome/app/mash/chrome_mash_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
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 b17d989a923cb67e35202e1c5a8f4603baaf1cf8..9045edfa194e571d1b7cf0587dea03b9d7ffc46a 100644
--- a/chrome/app/mash/chrome_mash_content_browser_manifest_overlay.json
+++ b/chrome/app/mash/chrome_mash_content_browser_manifest_overlay.json
@@ -11,6 +11,7 @@
"provides": {
"content_browser:ash": [
"ash::mojom::SystemTrayClient",
+ "ash::mojom::VolumeController",
"ash::mojom::WallpaperManager",
"app_list::mojom::AppListPresenter",
"keyboard::mojom::Keyboard"
« no previous file with comments | « ash/wm/maximize_mode/maximize_mode_controller_unittest.cc ('k') | chrome/browser/chrome_content_browser_manifest_overlay.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698