Index: webrtc/modules/BUILD.gn |
diff --git a/webrtc/modules/BUILD.gn b/webrtc/modules/BUILD.gn |
index 042b38e4bde30fc051b6e6892fa75239ea9b9c11..5f5bedfd31fe0ad61869e1110b7a182f98e5a535 100644 |
--- a/webrtc/modules/BUILD.gn |
+++ b/webrtc/modules/BUILD.gn |
@@ -637,6 +637,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", |