| Index: ash/mus/manifest.json
|
| diff --git a/ash/mus/manifest.json b/ash/mus/manifest.json
|
| index fffa070438bad3c175d3abd51b9dc5d8186e9d49..f138985ce1237916580a1a6daa7d3e263b86d224 100644
|
| --- a/ash/mus/manifest.json
|
| +++ b/ash/mus/manifest.json
|
| @@ -4,6 +4,11 @@
|
| "display_name": "Ash Window Manager and Shell",
|
| "capabilities": {
|
| "provided": {
|
| + "ash": [
|
| + "ash::mojom::ShelfController",
|
| + "ash::mojom::SystemTray",
|
| + "ash::mojom::WallpaperController"
|
| + ],
|
| "mus:window_manager" : [ "ui::mojom::AcceleratorRegistrar" ]
|
| },
|
| "required": {
|
|
|