| 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 147245b1db749c9b5bcce9ad115895f5ff6d336b..4378804bb8c20e9f0b98f2028cdcc42b9b663d0a 100644
|
| --- a/content/public/app/mojo/content_browser_manifest.json
|
| +++ b/content/public/app/mojo/content_browser_manifest.json
|
| @@ -34,6 +34,9 @@
|
| "media::mojom::ImageCapture",
|
| "memory_coordinator::mojom::MemoryCoordinatorHandle",
|
| "payments::mojom::PaymentAppManager",
|
| + "shape_detection::mojom::BarcodeDetection",
|
| + "shape_detection::mojom::FaceDetectionProvider",
|
| + "shape_detection::mojom::TextDetection",
|
| "ui::mojom::Gpu"
|
| ],
|
| "service_manager:service_factory": [
|
| @@ -86,9 +89,6 @@
|
| "media::mojom::Renderer",
|
| "mojom::MediaDevicesDispatcherHost",
|
| "payments::mojom::PaymentRequest",
|
| - "shape_detection::mojom::BarcodeDetection",
|
| - "shape_detection::mojom::FaceDetectionProvider",
|
| - "shape_detection::mojom::TextDetection",
|
| "ui::mojom::Gpu"
|
| ]
|
| },
|
|
|