Index: webrtc/common_video/BUILD.gn |
diff --git a/webrtc/common_video/BUILD.gn b/webrtc/common_video/BUILD.gn |
index 93906ef51b948667d09ee3d7672aa6aa758f78f0..b34ae5cb3650e21db3d5e717885d3c55a49c4fbf 100644 |
--- a/webrtc/common_video/BUILD.gn |
+++ b/webrtc/common_video/BUILD.gn |
@@ -114,6 +114,7 @@ if (rtc_include_tests) { |
deps = [ |
":common_video", |
+ "../call:call", |
"../modules/video_capture:video_capture", |
"../rtc_base:rtc_base", |
"../rtc_base:rtc_base_approved", |