| Index: webrtc/modules/modules.gyp
|
| diff --git a/webrtc/modules/modules.gyp b/webrtc/modules/modules.gyp
|
| index b06ecc5685bd2ad32273061db61a0fe3a30dcaeb..8ce51bbdbe8e93b4e1907fbb7413ea58f8c8148f 100644
|
| --- a/webrtc/modules/modules.gyp
|
| +++ b/webrtc/modules/modules.gyp
|
| @@ -238,9 +238,10 @@
|
| 'rtp_rtcp/source/rtcp_utility_unittest.cc',
|
| 'rtp_rtcp/source/rtp_fec_unittest.cc',
|
| 'rtp_rtcp/source/rtp_format_h264_unittest.cc',
|
| - '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_vp8_unittest.cc',
|
| + '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',
|
|
|