aboutsummaryrefslogtreecommitdiff
path: root/webrtc/modules/rtp_rtcp/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'webrtc/modules/rtp_rtcp/BUILD.gn')
-rw-r--r--webrtc/modules/rtp_rtcp/BUILD.gn2
1 files changed, 2 insertions, 0 deletions
diff --git a/webrtc/modules/rtp_rtcp/BUILD.gn b/webrtc/modules/rtp_rtcp/BUILD.gn
index 77f6f65bbe..a3d3403172 100644
--- a/webrtc/modules/rtp_rtcp/BUILD.gn
+++ b/webrtc/modules/rtp_rtcp/BUILD.gn
@@ -50,6 +50,8 @@ source_set("rtp_rtcp") {
"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",