Chromium Code Reviews| Index: chrome/app/mash/chrome_mash_manifest.json |
| diff --git a/chrome/app/mash/chrome_mash_manifest.json b/chrome/app/mash/chrome_mash_manifest.json |
| index d25ed498d4ffc46d322df9ac37348d6c18b4bb55..2e808efa1c6ba02f8ed6ee441590f1b01dc6d6d0 100644 |
| --- a/chrome/app/mash/chrome_mash_manifest.json |
| +++ b/chrome/app/mash/chrome_mash_manifest.json |
| @@ -15,6 +15,7 @@ |
| ] |
| }, |
| "requires": { |
| + "*": [ "app" ], |
| "service_manager": [ "service_manager:instance_per_child" ], |
| "catalog": [ "control" ], |
| "ash": [ "app" ], |