| Index: webrtc/modules/modules.gyp
|
| diff --git a/webrtc/modules/modules.gyp b/webrtc/modules/modules.gyp
|
| index 4365c653f09c4881bcbb487ad8fb3b483cec8516..4a5f456c8f4a6a8b9ba93fbe8514d87ba7511bef 100644
|
| --- a/webrtc/modules/modules.gyp
|
| +++ b/webrtc/modules/modules.gyp
|
| @@ -380,13 +380,11 @@
|
| 'video_coding/video_coding_robustness_unittest.cc',
|
| 'video_coding/video_receiver_unittest.cc',
|
| 'video_coding/video_sender_unittest.cc',
|
| - 'video_coding/qm_select_unittest.cc',
|
| 'video_coding/test/stream_generator.cc',
|
| 'video_coding/test/stream_generator.h',
|
| 'video_coding/utility/frame_dropper_unittest.cc',
|
| 'video_coding/utility/ivf_file_writer_unittest.cc',
|
| 'video_coding/utility/quality_scaler_unittest.cc',
|
| - 'video_processing/test/content_metrics_test.cc',
|
| 'video_processing/test/denoiser_test.cc',
|
| 'video_processing/test/video_processing_unittest.cc',
|
| 'video_processing/test/video_processing_unittest.h',
|
|
|