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

Unified Diff: chrome/browser/chrome_content_browser_manifest_overlay.json

Issue 2498203004: Move media::mojom::RemoterFactory to content, add ContentBrowserClient API. (Closed)
Patch Set: The fix: Add/register a default RemoterFactory in RenderFrameHostImpl. Created 4 years, 1 month 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: chrome/browser/chrome_content_browser_manifest_overlay.json
diff --git a/chrome/browser/chrome_content_browser_manifest_overlay.json b/chrome/browser/chrome_content_browser_manifest_overlay.json
index 0f86f193eca496f38a4ed9e27ceff1f4885b41a9..fc3b9a52e80ba55b99f98588a74b8197ddae31fd 100644
--- a/chrome/browser/chrome_content_browser_manifest_overlay.json
+++ b/chrome/browser/chrome_content_browser_manifest_overlay.json
@@ -52,6 +52,7 @@
"dom_distiller::mojom::DistillerJavaScriptService",
"extensions::KeepAlive",
"extensions::mime_handler::MimeHandlerService",
+ "media::mojom::RemoterFactory",
Ben Goodger (Google) 2016/11/16 03:58:50 If you're exposing this interface in //content thi
Ben Goodger (Google) 2016/11/16 18:56:13 Scratch this. Looking at content/public/app/mojo/c
miu 2016/11/16 22:30:06 Done.
miu 2016/11/16 22:30:06 Okay. There's already one in the content manifest,
"media_router::mojom::MediaRouter",
"mojom::OmniboxPageHandler",
"password_manager::mojom::CredentialManager",

Powered by Google App Engine
This is Rietveld 408576698