diff --git a/test/BUILD.gn b/test/BUILD.gn index 6acea6ec84..df84de8dc9 100644 --- a/test/BUILD.gn +++ b/test/BUILD.gn @@ -991,6 +991,7 @@ rtc_library("test_common") { "../api/video:video_bitrate_allocator_factory", "../api/video:video_frame", "../api/video_codecs:video_codecs_api", + "../call", "../call:call_interfaces", "../call:fake_network", "../call:simulated_network",