Chromium Code Reviews| Index: content/public/app/mojo/content_renderer_manifest.json |
| diff --git a/content/public/app/mojo/content_renderer_manifest.json b/content/public/app/mojo/content_renderer_manifest.json |
| index f8c783752a4a00aed76384cafa2ad68d0fd39cf8..ef050bddef9d267935aec5114fe5b01488ba1d4f 100644 |
| --- a/content/public/app/mojo/content_renderer_manifest.json |
| +++ b/content/public/app/mojo/content_renderer_manifest.json |
| @@ -7,8 +7,11 @@ |
| "all_interfaces": [ "*" ] |
| }, |
| "required": { |
| + "exe:content_browser": { |
|
Ken Rockot(use gerrit already)
2016/07/29 17:09:46
nit: Maybe we should file a bug + add a TODO to na
|
| + "classes": [ "all_interfaces" ] |
| + }, |
| "mojo:ui": { |
| - "interfaces": [ |
| + "interfaces": [ |
| "ui::mojom::Gpu", |
| "ui::mojom::GpuService" |
| ] |