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 ea5984ab19bad94d2c597fbc286c8252b0c60c92..51f86daf0b73d85ca1509a5f8f89d65c3202497f 100644 |
| --- a/content/public/app/mojo/content_browser_manifest.json |
| +++ b/content/public/app/mojo/content_browser_manifest.json |
| @@ -80,7 +80,8 @@ |
| "text_detection" |
| ], |
| - "resource_coordinator": [ "coordination_unit" ] |
| + "resource_coordinator": [ "coordination_unit" ], |
| + "video_capture": [ "capture" ] |
| } |
| }, |
| "navigation:frame": { |