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