Index: webrtc/modules/rtp_rtcp/BUILD.gn |
diff --git a/webrtc/modules/rtp_rtcp/BUILD.gn b/webrtc/modules/rtp_rtcp/BUILD.gn |
index 511f69de6dfda58bf94485743e3773aaf6093fbe..0c03ead2d5b76d1a732b5cd427cca36f65d48141 100644 |
--- a/webrtc/modules/rtp_rtcp/BUILD.gn |
+++ b/webrtc/modules/rtp_rtcp/BUILD.gn |
@@ -44,6 +44,8 @@ source_set("rtp_rtcp") { |
"source/receive_statistics_impl.cc", |
"source/receive_statistics_impl.h", |
"source/remote_ntp_time_estimator.cc", |
+ "source/report_block_information.cc", |
+ "source/report_block_information.h", |
"source/rtcp_packet.cc", |
"source/rtcp_packet.h", |
"source/rtcp_packet/app.cc", |