| Index: webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator.gypi
|
| diff --git a/webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator.gypi b/webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator.gypi
|
| index e4b21db3753d61218ac631be959b0b87d18c7b2d..b313d435e525b47d2f9b2ca06c5879dad3663f52 100644
|
| --- a/webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator.gypi
|
| +++ b/webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator.gypi
|
| @@ -70,7 +70,6 @@
|
| 'test/bwe_test_fileutils.h',
|
| 'test/bwe_test_framework.cc',
|
| 'test/bwe_test_framework.h',
|
| - 'test/bwe_test_framework_unittest.cc',
|
| 'test/bwe_test_logging.cc',
|
| 'test/bwe_test_logging.h',
|
| 'test/packet_receiver.cc',
|
| @@ -82,7 +81,6 @@
|
| 'test/random.h',
|
| 'test/estimators/nada.cc',
|
| 'test/estimators/nada.h',
|
| - 'test/estimators/nada_unittest.cc',
|
| 'test/estimators/remb.cc',
|
| 'test/estimators/remb.h',
|
| 'test/estimators/send_side.cc',
|
|
|