Index: webrtc/modules/congestion_controller/BUILD.gn |
diff --git a/webrtc/modules/congestion_controller/BUILD.gn b/webrtc/modules/congestion_controller/BUILD.gn |
index a20339cd782b4309d767ab2d6b8969c40e02b18e..787464aae22f73db0f1fe71b43b8fa5c611b2e4d 100644 |
--- a/webrtc/modules/congestion_controller/BUILD.gn |
+++ b/webrtc/modules/congestion_controller/BUILD.gn |
@@ -47,6 +47,7 @@ rtc_static_library("congestion_controller") { |
"../../base:rtc_base", |
"../../base:rtc_base_approved", |
"../../base:rtc_numerics", |
+ "../../logging:rtc_event_log_api", |
"../../system_wrappers", |
"../bitrate_controller", |
"../pacing", |