Index: webrtc/modules/congestion_controller/BUILD.gn |
diff --git a/webrtc/modules/congestion_controller/BUILD.gn b/webrtc/modules/congestion_controller/BUILD.gn |
index a07acc5171bc8ff23d4014053117190e6b921546..758fba59d86f156dd76a1353c15d8cb6513c5fcb 100644 |
--- a/webrtc/modules/congestion_controller/BUILD.gn |
+++ b/webrtc/modules/congestion_controller/BUILD.gn |
@@ -8,7 +8,7 @@ |
import("../../build/webrtc.gni") |
-rtc_source_set("congestion_controller") { |
+rtc_static_library("congestion_controller") { |
sources = [ |
"congestion_controller.cc", |
"delay_based_bwe.cc", |