Index: webrtc/modules/BUILD.gn |
diff --git a/webrtc/modules/BUILD.gn b/webrtc/modules/BUILD.gn |
index 1d247dba06f53b099d3168a951302ed3fbf91030..cc50ce84760470f2463671bdf24747d2c5eb7e46 100644 |
--- a/webrtc/modules/BUILD.gn |
+++ b/webrtc/modules/BUILD.gn |
@@ -225,6 +225,7 @@ if (rtc_include_tests) { |
"remote_bitrate_estimator:remote_bitrate_estimator_unittests", |
"rtp_rtcp:rtp_rtcp_unittests", |
"utility:utility_unittests", |
+ "video_capture", |
"video_coding:video_coding_unittests", |
"video_processing:video_processing_unittests", |
] |