Index: content/common/BUILD.gn |
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn |
index 872288d6c4b5af4dc4765fd3d90ab6873c6c8299..d43165673b0cb10df8a5590e10d69787a713898b 100644 |
--- a/content/common/BUILD.gn |
+++ b/content/common/BUILD.gn |
@@ -396,6 +396,7 @@ source_set("common") { |
"//services/shell/public/interfaces", |
"//services/shell/runner/common", |
"//services/ui/public/interfaces", |
+ "//services/video_capture/public/interfaces", |
"//skia", |
"//storage/common", |
"//third_party/WebKit/public:blink_minimal", |
@@ -586,6 +587,7 @@ mojom("mojo_bindings") { |
"//mojo/common:common_custom_types", |
"//services/shell/public/interfaces", |
"//services/ui/public/interfaces", |
+ "//services/video_capture/public/interfaces", |
"//skia/public/interfaces", |
"//third_party/WebKit/public:mojo_bindings", |
"//third_party/WebKit/public:new_wrapper_types_mojo_bindings", |