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 3f1e935b2a6fb56327f9823f1b346e5cb05d1976..9387ae3aa9952e188c4b79c406b619343461926c 100644 |
--- a/webrtc/modules/rtp_rtcp/rtp_rtcp.gypi |
+++ b/webrtc/modules/rtp_rtcp/rtp_rtcp.gypi |
@@ -101,6 +101,7 @@ |
'source/rtp_header_extension.h', |
'source/rtp_header_extensions.cc', |
'source/rtp_header_extensions.h', |
+ 'source/rtp_header_extensions_manager.cc', |
'source/rtp_header_parser.cc', |
'source/rtp_packet.cc', |
'source/rtp_packet.h', |
@@ -141,6 +142,7 @@ |
'source/h264_sps_parser.h', |
'source/producer_fec.cc', |
'source/producer_fec.h', |
+ 'source/rtp_header_extensions.cc', |
'source/rtp_packet_history.cc', |
'source/rtp_packet_history.h', |
'source/rtp_payload_registry.cc', |