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 41d3014f28..a40409321c 100644
--- a/webrtc/modules/rtp_rtcp/BUILD.gn
+++ b/webrtc/modules/rtp_rtcp/BUILD.gn
@@ -68,6 +68,8 @@ source_set("rtp_rtcp") {
"source/rtcp_packet/rrtr.h",
"source/rtcp_packet/rtpfb.cc",
"source/rtcp_packet/rtpfb.h",
+ "source/rtcp_packet/tmmbn.cc",
+ "source/rtcp_packet/tmmbn.h",
"source/rtcp_packet/transport_feedback.cc",
"source/rtcp_packet/transport_feedback.h",
"source/rtcp_packet/voip_metric.cc",