Index: webrtc/modules/rtp_rtcp/rtp_rtcp.gypi |
diff --git a/webrtc/modules/rtp_rtcp/rtp_rtcp.gypi b/webrtc/modules/rtp_rtcp/rtp_rtcp.gypi |
index 00829049dacca5c1f566eee2b35ee6b0418e4752..0c8477f3cb77faba0091181c9b99e96c47dafc63 100644 |
--- a/webrtc/modules/rtp_rtcp/rtp_rtcp.gypi |
+++ b/webrtc/modules/rtp_rtcp/rtp_rtcp.gypi |
@@ -26,6 +26,8 @@ |
'include/rtp_receiver.h', |
'include/rtp_rtcp.h', |
'include/rtp_rtcp_defines.h', |
+ 'source/bitrate.cc', |
+ 'source/bitrate.h', |
'source/byte_io.h', |
'source/fec_receiver_impl.cc', |
'source/fec_receiver_impl.h', |