| Index: webrtc/modules/modules.gyp
|
| diff --git a/webrtc/modules/modules.gyp b/webrtc/modules/modules.gyp
|
| index fc0673acecf242d15cc3f3c23345975f9628cc7b..a78cacd9a1f9ec6ea2bd36984dbca2147e1fb676 100644
|
| --- a/webrtc/modules/modules.gyp
|
| +++ b/webrtc/modules/modules.gyp
|
| @@ -239,6 +239,7 @@
|
| 'rtp_rtcp/source/rtp_format_vp8_unittest.cc',
|
| 'rtp_rtcp/source/rtp_format_vp8_test_helper.cc',
|
| 'rtp_rtcp/source/rtp_format_vp8_test_helper.h',
|
| + 'rtp_rtcp/source/rtp_format_vp9_unittest.cc',
|
| 'rtp_rtcp/source/rtp_packet_history_unittest.cc',
|
| 'rtp_rtcp/source/rtp_payload_registry_unittest.cc',
|
| 'rtp_rtcp/source/rtp_rtcp_impl_unittest.cc',
|
|
|