| 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"
|
|
|