Index: webrtc/modules/rtp_rtcp/BUILD.gn |
diff --git a/webrtc/modules/rtp_rtcp/BUILD.gn b/webrtc/modules/rtp_rtcp/BUILD.gn |
index e448af07ca01c7645542f2898fc2825f09a4ec64..8b9d4b3c4de53c25df46449f584eeae99826c66b 100644 |
--- a/webrtc/modules/rtp_rtcp/BUILD.gn |
+++ b/webrtc/modules/rtp_rtcp/BUILD.gn |
@@ -8,7 +8,7 @@ |
import("../../build/webrtc.gni") |
-rtc_source_set("rtp_rtcp") { |
+rtc_static_library("rtp_rtcp") { |
sources = [ |
"include/fec_receiver.h", |
"include/receive_statistics.h", |