| Index: webrtc/modules/modules.gyp
|
| diff --git a/webrtc/modules/modules.gyp b/webrtc/modules/modules.gyp
|
| index 24d6d165a32bad53c8cf9a4e2ba51d15652276e0..2377e6ea57209acb74641c5109462bbf2483ba3f 100644
|
| --- a/webrtc/modules/modules.gyp
|
| +++ b/webrtc/modules/modules.gyp
|
| @@ -194,7 +194,6 @@
|
| 'bitrate_controller/bitrate_allocator_unittest.cc',
|
| 'bitrate_controller/bitrate_controller_unittest.cc',
|
| 'bitrate_controller/send_side_bandwidth_estimation_unittest.cc',
|
| - 'bitrate_controller/send_time_history_unittest.cc',
|
| 'desktop_capture/desktop_and_cursor_composer_unittest.cc',
|
| 'desktop_capture/desktop_region_unittest.cc',
|
| 'desktop_capture/differ_block_unittest.cc',
|
| @@ -222,6 +221,7 @@
|
| 'remote_bitrate_estimator/remote_bitrate_estimator_single_stream_unittest.cc',
|
| 'remote_bitrate_estimator/remote_bitrate_estimator_unittest_helper.cc',
|
| 'remote_bitrate_estimator/remote_bitrate_estimator_unittest_helper.h',
|
| + 'remote_bitrate_estimator/send_time_history_unittest.cc',
|
| 'remote_bitrate_estimator/test/bwe_test_framework_unittest.cc',
|
| 'remote_bitrate_estimator/test/bwe_unittest.cc',
|
| 'remote_bitrate_estimator/test/estimators/nada_unittest.cc',
|
|
|