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

Unified Diff: content/browser/BUILD.gn

Issue 2498203004: Move media::mojom::RemoterFactory to content, add ContentBrowserClient API. (Closed)
Patch Set: REBASE 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: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index e08ac77261c0a2c31bb25e0e79c9f5f3811e513d..454ee2d395569c964e665ac2ad21ac1c40837431 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -148,6 +148,7 @@ source_set("browser") {
]
public_deps = [
+ "//media/mojo/interfaces:remoting",
"//third_party/leveldatabase",
]
« no previous file with comments | « chrome/browser/media/cast_remoting_connector.cc ('k') | content/browser/frame_host/render_frame_host_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698