Chromium Code Reviews| Index: chrome/app/mojo/chrome_manifest.json |
| diff --git a/chrome/app/mojo/chrome_manifest.json b/chrome/app/mojo/chrome_manifest.json |
| index 44f0d2af54428340ee4a759718abc293f41beedd..64f0366f5b712bf493fed3afe8b1d5b5ef696b12 100644 |
| --- a/chrome/app/mojo/chrome_manifest.json |
| +++ b/chrome/app/mojo/chrome_manifest.json |
| @@ -17,9 +17,6 @@ |
| ] |
| } |
| }, |
| - "provided": { |
| - "mash:launchable": [ "mash::mojom::Launchable" ], |
| - "app_list:presenter": [ "app_list::mojom::AppListPresenter" ] |
| - } |
| + "provided": { "mash:launchable": [ "mash::mojom::Launchable" ] } |
| } |
| } |