Index: content/utility/BUILD.gn |
diff --git a/content/utility/BUILD.gn b/content/utility/BUILD.gn |
index 0de44b45159b0ae9ac5ac0e0f4207a1a3fde3d98..c5d9450965d650d70f9e40ae8cc99799357058b2 100644 |
--- a/content/utility/BUILD.gn |
+++ b/content/utility/BUILD.gn |
@@ -46,6 +46,8 @@ source_set("utility") { |
"//services/service_manager/public/interfaces", |
"//services/shape_detection:lib", |
"//services/shape_detection/public/interfaces", |
+ "//services/video_capture:lib", |
+ "//services/video_capture/public/interfaces:constants", |
"//third_party/WebKit/public:blink_headers", |
"//third_party/WebKit/public:mojo_bindings", |
"//url", |