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

Unified Diff: content/common/BUILD.gn

Issue 2409893003: VideoCapture: more migration IPC-->mojo, part 5 (Closed)
Patch Set: rebase content/common/BUILD.gn Created 4 years, 2 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/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index 5e2697caac698377dc038af199457a5f6dc5ff56..b6959fa334d7e8c1985a6e700ab1fd89fe74019c 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -578,6 +578,7 @@ mojom("mojo_bindings") {
# TODO(mcasas): remove the following dep after https://crbug.com/653994
"//gpu/ipc/common:interfaces",
"//ipc:mojom",
+ "//media/mojo/interfaces",
"//mojo/common:common_custom_types",
"//services/shell/public/interfaces",
"//services/ui/public/interfaces",
« no previous file with comments | « content/browser/renderer_host/media/video_capture_host_unittest.cc ('k') | content/common/media/video_capture_messages.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698