Index: content/common/BUILD.gn |
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn |
index c31a261c3788bb06d8faf37ff92459e64e9cb406..0aecb40846ecec1a4e582bb23b6816fbd11f8d41 100644 |
--- a/content/common/BUILD.gn |
+++ b/content/common/BUILD.gn |
@@ -379,6 +379,7 @@ source_set("common") { |
"//media:shared_memory_support", |
"//media/base/ipc", |
"//media/capture", |
+ "//media/capture/ipc", |
"//media/gpu/ipc/client", |
"//media/gpu/ipc/common", |
"//media/midi", |
@@ -590,6 +591,7 @@ mojom("mojo_bindings") { |
# TODO(mcasas): remove the following dep after https://crbug.com/653994 |
"//gpu/ipc/common:interfaces", |
"//ipc:mojom", |
+ "//media/capture/mojo:capture_types", |
"//media/mojo/interfaces", |
"//mojo/common:common_custom_types", |
"//services/service_manager/public/interfaces", |