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

Unified Diff: chrome/browser/chrome_content_browser_manifest_overlay.json

Issue 2552483002: mash: Have chrome set itself as a controller interface for changing volume (Closed)
Patch Set: comment Created 4 years 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 | « ash/public/interfaces/volume.mojom ('k') | chrome/browser/chromeos/chrome_interface_factory.cc » ('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 f5a1abe37b8adfedb574fa57ee663f81d4c670cd..62b8692ea9fa5042554fa71433de3ece24f097de 100644
--- a/chrome/browser/chrome_content_browser_manifest_overlay.json
+++ b/chrome/browser/chrome_content_browser_manifest_overlay.json
@@ -19,6 +19,7 @@
"ash": [
// Under classic ash the browser provides some of the ash interfaces
// to itself.
+ "ash::mojom::AcceleratorController",
"ash::mojom::CastConfig",
"ash::mojom::LocaleNotificationController",
"ash::mojom::NewWindowClient",
@@ -28,7 +29,6 @@
"ash::mojom::TouchViewManager",
"ash::mojom::WallpaperController",
"ash::mojom::WallpaperManager",
- "ash::mojom::VolumeController",
"ash::mojom::VpnList",
"keyboard::mojom::Keyboard"
],
« no previous file with comments | « ash/public/interfaces/volume.mojom ('k') | chrome/browser/chromeos/chrome_interface_factory.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698