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 888c43ecf34b30abb1dbffa8fc287307b4dedbd9..c808035f0c2b26c9a44ace4b3afb5a8474791550 100644 |
--- a/content/public/app/mojo/content_browser_manifest.json |
+++ b/content/public/app/mojo/content_browser_manifest.json |
@@ -78,7 +78,8 @@ |
"barcode_detection", |
"face_detection", |
"text_detection" |
- ] |
+ ], |
+ "video_capture": [ "capture" ] |
} |
}, |
"navigation:frame": { |