| Index: webrtc/modules/modules.gyp
|
| diff --git a/webrtc/modules/modules.gyp b/webrtc/modules/modules.gyp
|
| index ccb5a6de5dd39b1f2a93faca16cfb84fe46d107d..7fe725192e8f0518eb3fa13330458bedb6b7d4ca 100644
|
| --- a/webrtc/modules/modules.gyp
|
| +++ b/webrtc/modules/modules.gyp
|
| @@ -375,6 +375,7 @@
|
| '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/quality_scaler_unittest.cc',
|
| 'video_processing/test/brightness_detection_test.cc',
|
| 'video_processing/test/content_metrics_test.cc',
|
|
|