Index: webrtc/modules/BUILD.gn |
diff --git a/webrtc/modules/BUILD.gn b/webrtc/modules/BUILD.gn |
index 17da35dff4da8f811ee2193d2a4b319ce0b0ef98..0dc55d69b33800df71226fa0af12753965e12cc7 100644 |
--- a/webrtc/modules/BUILD.gn |
+++ b/webrtc/modules/BUILD.gn |
@@ -622,6 +622,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", |