Index: webrtc/modules/rtp_rtcp/BUILD.gn |
diff --git a/webrtc/modules/rtp_rtcp/BUILD.gn b/webrtc/modules/rtp_rtcp/BUILD.gn |
index 0eda287a4ce30e65e0f27fd39e23cf52c9f597d3..ac173fa13956a3519e5b3bbb9aa0055d0ba503a0 100644 |
--- a/webrtc/modules/rtp_rtcp/BUILD.gn |
+++ b/webrtc/modules/rtp_rtcp/BUILD.gn |
@@ -42,6 +42,8 @@ source_set("rtp_rtcp") { |
"source/remote_ntp_time_estimator.cc", |
"source/rtcp_packet.cc", |
"source/rtcp_packet.h", |
+ "source/rtcp_packet/feedback_packet.cc", |
+ "source/rtcp_packet/feedback_packet.h", |
"source/rtcp_receiver.cc", |
"source/rtcp_receiver.h", |
"source/rtcp_receiver_help.cc", |