| Index: webrtc/modules/modules.gyp
|
| diff --git a/webrtc/modules/modules.gyp b/webrtc/modules/modules.gyp
|
| index f114fea93ee62fe891f75cbcb99f05b09362480f..d800c38a2318e72ee04082c5d411bb0b9ba1f1fd 100644
|
| --- a/webrtc/modules/modules.gyp
|
| +++ b/webrtc/modules/modules.gyp
|
| @@ -221,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/remote_estimator_proxy_unittest.cc',
|
| 'remote_bitrate_estimator/send_time_history_unittest.cc',
|
| 'remote_bitrate_estimator/test/bwe_test_framework_unittest.cc',
|
| 'remote_bitrate_estimator/test/bwe_unittest.cc',
|
|
|