Chromium Code Reviews| Index: content/public/app/mojo/content_browser_manifest.json |
| diff --git a/content/public/app/mojo/content_browser_manifest.json b/content/public/app/mojo/content_browser_manifest.json |
| index 6f051c57653bb6621e1ba267b8abc5a56eaef732..198a8e382490e459654065d1b8fdf7410ae8b0ec 100644 |
| --- a/content/public/app/mojo/content_browser_manifest.json |
| +++ b/content/public/app/mojo/content_browser_manifest.json |
| @@ -84,7 +84,8 @@ |
| "text_detection" |
| ], |
| - "resource_coordinator": [ "coordination_unit" ] |
| + "resource_coordinator": [ "coordination_unit" ], |
| + "video_capture": [ "capture" ] |
| } |
| }, |
| "navigation:frame": { |