Chromium Code Reviews| Index: mash/wm/manifest.json |
| diff --git a/mash/wm/manifest.json b/mash/wm/manifest.json |
| index c0188d3b6f5a76701bfa8723e18619cc1a68a376..ba0681888d5fd57794f1911242ea7e9c14d5655f 100644 |
| --- a/mash/wm/manifest.json |
| +++ b/mash/wm/manifest.json |
| @@ -1,5 +1,5 @@ |
| { |
| "url": "mojo://desktop_wm/", |
| "name": "Desktop Window Manager", |
| - "capabilities": { } |
| + "capabilities": { "*": ["*"] } |
| } |