| 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 e73b43adfb9a634091f630590de309bad19370ae..231a4c0a1741e54915ad49d383f8997138c52e77 100644
|
| --- a/webrtc/modules/rtp_rtcp/rtp_rtcp.gypi
|
| +++ b/webrtc/modules/rtp_rtcp/rtp_rtcp.gypi
|
| @@ -94,6 +94,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',
|
|
|