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

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: 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/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 320cf3dc72ba17fe2b231a885b73046d311e6774..57ade2c811c51fcc9171f9b5aef476e6ca9e9f42 100644
--- a/chrome/app/mash/chrome_mash_content_browser_manifest_overlay.json
+++ b/chrome/app/mash/chrome_mash_content_browser_manifest_overlay.json
@@ -10,6 +10,7 @@
"provided": {
"content_browser:ash": [
"ash::mojom::SystemTrayClient",
+ "ash::mojom::VolumeController",
"ash::mojom::WallpaperManager",
"app_list::mojom::AppListPresenter",
"keyboard::mojom::Keyboard"

Powered by Google App Engine
This is Rietveld 408576698