| 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 f55025537ea4aa3db30251a6494892c998a994f5..c3a87d2a6d7786cb50b4e21b1f0a5d3012115bc2 100644
|
| --- a/chrome/app/mash/chrome_mash_manifest.json
|
| +++ b/chrome/app/mash/chrome_mash_manifest.json
|
| @@ -18,7 +18,8 @@
|
| "service_manager": [ "service_manager:instance_per_child" ],
|
| "catalog": [ "control" ],
|
| "ash": [ "app" ],
|
| - "quick_launch": [ "app" ]
|
| + "quick_launch": [ "app" ],
|
| + "ui": [ "app" ]
|
| }
|
| }
|
| }
|
|
|