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 c65a08d7244d06da232ca6ce21421deae113da23..44f0d2af54428340ee4a759718abc293f41beedd 100644 |
| --- a/chrome/app/mojo/chrome_manifest.json |
| +++ b/chrome/app/mojo/chrome_manifest.json |
| @@ -10,6 +10,11 @@ |
| "ash::mojom::ShelfController", |
| "ash::mojom::WallpaperController" |
| ] |
| + }, |
| + "mojo:touch_hud": { |
| + "interfaces": [ |
| + "mash::mojom::Launchable" |
| + ] |
| } |
| }, |
| "provided": { |