Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1545)

Unified Diff: content/public/app/mojo/content_browser_manifest.json

Issue 2688193002: Mojo framework for AndroidOverlay. (Closed)
Patch Set: fixed mojo manifest bug introduced by rebase Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 f1c4621a6f4ec0c143b82f76fbbe887d3e9fb802..33596ff3ba2ac0b7ff35f263cd066da56cccf571 100644
--- a/content/public/app/mojo/content_browser_manifest.json
+++ b/content/public/app/mojo/content_browser_manifest.json
@@ -5,6 +5,7 @@
"service_manager:connector": {
"provides": {
"gpu": [
+ "media::mojom::AndroidOverlayProvider",
"memory_instrumentation::mojom::Coordinator"
],
"plugin": [

Powered by Google App Engine
This is Rietveld 408576698