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

Unified Diff: chrome/browser/chrome_content_browser_manifest_overlay.json

Issue 2413503002: Cleanup mojo Wallpaper interfaces for mash. (Closed)
Patch Set: Sync and rebase again... 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 fc4c6713af657c3d20817e7c4bd77b34fe150544..b2f008a7080608c291b74d1111fa372f12e3528c 100644
--- a/chrome/browser/chrome_content_browser_manifest_overlay.json
+++ b/chrome/browser/chrome_content_browser_manifest_overlay.json
@@ -19,7 +19,9 @@
"ash::mojom::LocaleNotificationController",
"ash::mojom::ShelfController",
"ash::mojom::SystemTray",
- "ash::mojom::SystemTrayClient"
+ "ash::mojom::SystemTrayClient",
+ "ash::mojom::WallpaperController",
+ "ash::mojom::WallpaperManager"
],
"mash:launchable": [
"mash::mojom::Launchable"
« no previous file with comments | « ash/public/interfaces/wallpaper_enum_traits.h ('k') | chrome/browser/chromeos/background/ash_wallpaper_delegate.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698