Index: webrtc/call/BUILD.gn |
diff --git a/webrtc/call/BUILD.gn b/webrtc/call/BUILD.gn |
index 97643d1238620f5dcada539fa4972d4049a62a71..c04e8c744728f3a8e9469cdeb5d4b135ff6cc1f5 100644 |
--- a/webrtc/call/BUILD.gn |
+++ b/webrtc/call/BUILD.gn |
@@ -24,6 +24,7 @@ rtc_static_library("call") { |
deps = [ |
"..:webrtc_common", |
"../api:call_api", |
+ "../api:transport_api", |
"../audio", |
"../base:rtc_task_queue", |
"../logging:rtc_event_log_impl", |