Index: webrtc/modules/rtp_rtcp/BUILD.gn |
diff --git a/webrtc/modules/rtp_rtcp/BUILD.gn b/webrtc/modules/rtp_rtcp/BUILD.gn |
index 2095aadb284f4abeab59d39010a9490551761a96..a5b0d300b6564c3a977c6bea297d61fb5f4f6078 100644 |
--- a/webrtc/modules/rtp_rtcp/BUILD.gn |
+++ b/webrtc/modules/rtp_rtcp/BUILD.gn |
@@ -118,6 +118,7 @@ rtc_static_library("rtp_rtcp") { |
"source/rtp_packet.h", |
"source/rtp_packet_history.cc", |
"source/rtp_packet_history.h", |
+ "source/rtp_packet_received.cc", |
"source/rtp_packet_received.h", |
"source/rtp_packet_to_send.h", |
"source/rtp_payload_registry.cc", |