| 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 c1047b3c40bfe53b4bf65cf9a67909dbb59d6df7..5042c0a8c46a10d53aebbe5ef51263084073a62f 100644
|
| --- a/content/public/app/mojo/content_browser_manifest.json
|
| +++ b/content/public/app/mojo/content_browser_manifest.json
|
| @@ -82,7 +82,6 @@
|
| "barcode_detection",
|
| "face_detection",
|
| "text_detection"
|
| -
|
| ],
|
| "resource_coordinator": [ "coordination_unit" ],
|
| "video_capture": [ "capture" ]
|
| @@ -116,6 +115,7 @@
|
| "media::mojom::Renderer",
|
| "mojom::MediaDevicesDispatcherHost",
|
| "payments::mojom::PaymentRequest",
|
| + "resource_coordinator::mojom::CoordinationUnit",
|
| "ui::mojom::Gpu"
|
| ]
|
| },
|
|
|