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