Index: webrtc/modules/rtp_rtcp/BUILD.gn |
diff --git a/webrtc/modules/rtp_rtcp/BUILD.gn b/webrtc/modules/rtp_rtcp/BUILD.gn |
index 42de871f4a6f2f0c143e6327255b43a364427eae..f423d08f91b5b043ad923ed6a40f55c837636728 100644 |
--- a/webrtc/modules/rtp_rtcp/BUILD.gn |
+++ b/webrtc/modules/rtp_rtcp/BUILD.gn |
@@ -80,6 +80,8 @@ source_set("rtp_rtcp") { |
"source/rtcp_packet/rtpfb.h", |
"source/rtcp_packet/sdes.cc", |
"source/rtcp_packet/sdes.h", |
+ "source/rtcp_packet/sender_report.cc", |
+ "source/rtcp_packet/sender_report.h", |
"source/rtcp_packet/sli.cc", |
"source/rtcp_packet/sli.h", |
"source/rtcp_packet/tmmbn.cc", |