Chromium Code Reviews| Index: ash/mus/manifest.json |
| diff --git a/ash/mus/manifest.json b/ash/mus/manifest.json |
| index d021d238c1db0de26e8cedde392fce553ee5a040..cb103860279c05f22f7e7ced67a0f33eccaff9d0 100644 |
| --- a/ash/mus/manifest.json |
| +++ b/ash/mus/manifest.json |
| @@ -10,6 +10,7 @@ |
| "*": { "classes": [ "accessibility", "app" ] }, |
| "exe:chrome" : { |
| "interfaces": [ |
| + "ash::mojom::SystemTrayClient", |
| "ash::mojom::WallpaperManager", |
| "app_list::mojom::AppListPresenter" |
| ] |