Index: webrtc/modules/BUILD.gn |
diff --git a/webrtc/modules/BUILD.gn b/webrtc/modules/BUILD.gn |
index bab3b8ee80e933b9a1e6045ec03582cda6ed99a1..3846c6379f74eed9b9bafe3c6473124ea13ce61e 100644 |
--- a/webrtc/modules/BUILD.gn |
+++ b/webrtc/modules/BUILD.gn |
@@ -641,6 +641,7 @@ if (rtc_include_tests) { |
deps += [ |
":audio_network_adaptor_unittests", |
"..:webrtc_common", |
+ "../api:transport_api", |
"../base:rtc_base", # TODO(kjellander): Cleanup in bugs.webrtc.org/3806. |
"../common_audio", |
"../common_video", |