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 dcd47dfd72550992ddd04b282e98e38f421c8d99..2846ed666b4650580c5b93ce8d9b19e5d143145d 100644 |
--- a/webrtc/modules/rtp_rtcp/rtp_rtcp.gypi |
+++ b/webrtc/modules/rtp_rtcp/rtp_rtcp.gypi |
@@ -96,6 +96,8 @@ |
'source/rtp_format_h264.h', |
'source/rtp_format_vp8.cc', |
'source/rtp_format_vp8.h', |
+ 'source/rtp_format_vp9.cc', |
+ 'source/rtp_format_vp9.h', |
'source/rtp_format_video_generic.cc', |
'source/rtp_format_video_generic.h', |
'source/vp8_partition_aggregator.cc', |