Chromium Code Reviews| Index: mash/unittests_manifest.json |
| diff --git a/mash/unittests_manifest.json b/mash/unittests_manifest.json |
| index 07461b199472100fcf84913b5870da31ec988f81..37ff6fba868ca85cc5d30374d3445e06ea1bc2ae 100644 |
| --- a/mash/unittests_manifest.json |
| +++ b/mash/unittests_manifest.json |
| @@ -5,6 +5,9 @@ |
| "capabilities": { |
| "required": { |
| "*": { "classes": [ "app" ] }, |
| + "mojo:ash_sysui": { |
| + "interfaces": [ "mash::shelf::mojom::ShelfController" ] |
| + }, |
| "mojo:desktop_wm": { |
| "interfaces": [ |
| "mus::mojom::AcceleratorRegistrar", |