| 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 d90613907dbc84d9bb9d54e6d25f7b8ed8038ace..6f63c3300625672a19a0dddc27febd640dc5557e 100644
|
| --- a/content/public/app/mojo/content_browser_manifest.json
|
| +++ b/content/public/app/mojo/content_browser_manifest.json
|
| @@ -39,6 +39,9 @@
|
| "shape_detection::mojom::TextDetection",
|
| "ui::mojom::Gpu"
|
| ],
|
| + "gpu": [
|
| + "media::mojom::AndroidOverlayProvider"
|
| + ],
|
| "service_manager:service_factory": [
|
| "service_manager::mojom::ServiceFactory"
|
| ]
|
|
|