Chromium Code Reviews| Index: services/ui/manifest.json |
| diff --git a/services/ui/manifest.json b/services/ui/manifest.json |
| index 888d91c24f83aaa6bc795c0fbe0fe5d7dfe01f99..906a00e9a02557feab81fc7061bbb51e3d6f5f4c 100644 |
| --- a/services/ui/manifest.json |
| +++ b/services/ui/manifest.json |
| @@ -56,7 +56,7 @@ |
| }, |
| "requires": { |
| "*": [ "app" ], |
| - "catalog": [ "catalog:catalog" ], |
| + "catalog": [ "app" ], |
| "service_manager": [ "service_manager:all_users" ], |
| "ui": [ "ozone" ] |
| } |