aboutsummaryrefslogtreecommitdiff
path: root/webrtc/modules/rtp_rtcp/rtp_rtcp.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'webrtc/modules/rtp_rtcp/rtp_rtcp.gypi')
-rw-r--r--webrtc/modules/rtp_rtcp/rtp_rtcp.gypi2
1 files changed, 2 insertions, 0 deletions
diff --git a/webrtc/modules/rtp_rtcp/rtp_rtcp.gypi b/webrtc/modules/rtp_rtcp/rtp_rtcp.gypi
index 81c5edb3db..d340f746be 100644
--- a/webrtc/modules/rtp_rtcp/rtp_rtcp.gypi
+++ b/webrtc/modules/rtp_rtcp/rtp_rtcp.gypi
@@ -45,6 +45,8 @@
'source/rtcp_packet/app.h',
'source/rtcp_packet/bye.cc',
'source/rtcp_packet/bye.h',
+ 'source/rtcp_packet/compound_packet.cc',
+ 'source/rtcp_packet/compound_packet.h',
'source/rtcp_packet/dlrr.cc',
'source/rtcp_packet/dlrr.h',
'source/rtcp_packet/extended_jitter_report.cc',