| 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 e31bd29096afcb5f68d5b84a4ceb467b1a12df32..da9f8109536b450e1434e728fb26a7da10086c72 100644
|
| --- a/content/public/app/mojo/content_browser_manifest.json
|
| +++ b/content/public/app/mojo/content_browser_manifest.json
|
| @@ -55,7 +55,11 @@
|
| "service_manager:user_id"
|
| ],
|
| "file": [ "file:filesystem", "file:leveldb" ],
|
| - "media": [ "media:media" ]
|
| + "media": [ "media:media" ],
|
| + "shape_detection": [
|
| + "barcode_detection",
|
| + "face_detection"
|
| + ]
|
| }
|
| },
|
| "navigation:frame": {
|
|
|