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