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 41550b11f16f8891cac39c36e957a465ab16d266..265d13e9783b50e1b79284475b959651b78ef278 100644 |
| --- a/chrome/app/mash/chrome_mash_manifest.json |
| +++ b/chrome/app/mash/chrome_mash_manifest.json |
| @@ -16,6 +16,7 @@ |
| ] |
| }, |
| "requires": { |
| + "service:service_manager": [ "service_manager:instance_per_child" ], |
| "service:mash_session": [ "app" ], |
| "service:catalog": [ "control" ] |
| } |