Index: webrtc/modules/congestion_controller/BUILD.gn |
diff --git a/webrtc/modules/congestion_controller/BUILD.gn b/webrtc/modules/congestion_controller/BUILD.gn |
index 8c3f35be1416445742908cf76d3a7656bb4fc9e7..be0afd2dfd09f832d2ae2a1999d159ac78cdcdb0 100644 |
--- a/webrtc/modules/congestion_controller/BUILD.gn |
+++ b/webrtc/modules/congestion_controller/BUILD.gn |
@@ -49,6 +49,7 @@ rtc_static_library("congestion_controller") { |
deps = [ |
"..:module_api", |
"../..:webrtc_common", |
+ "../../api:optional", |
"../../logging:rtc_event_log_api", |
"../../rtc_base:rtc_base", |
"../../rtc_base:rtc_base_approved", |