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

Unified Diff: chrome/browser/chrome_content_browser_manifest_overlay.json

Issue 2413503002: Cleanup mojo Wallpaper interfaces for mash. (Closed)
Patch Set: Sync and rebase; do *not* use mojo in classic ash. 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 2348171191e335702e2363bfd65aa3c06b2cb60d..2b016cddd6343561d5cc6c739e173b3be3401c9b 100644
--- a/chrome/browser/chrome_content_browser_manifest_overlay.json
+++ b/chrome/browser/chrome_content_browser_manifest_overlay.json
@@ -18,7 +18,9 @@
"ash": [
"ash::mojom::ShelfController",
"ash::mojom::SystemTray",
- "ash::mojom::SystemTrayClient"
+ "ash::mojom::SystemTrayClient",
+ "ash::mojom::WallpaperController",
+ "ash::mojom::WallpaperManager"
],
"mash:launchable": [
"mash::mojom::Launchable"

Powered by Google App Engine
This is Rietveld 408576698