| 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 dd929f2bfe24446e9a83163416763d34c2b3920c..730928730c0a74b3c9bfb04f6d467022bc22bb06 100644
|
| --- a/webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator.gypi
|
| +++ b/webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator.gypi
|
| @@ -75,6 +75,9 @@
|
| 'test/bwe_test_framework_unittest.cc',
|
| 'test/bwe_test_logging.cc',
|
| 'test/bwe_test_logging.h',
|
| + 'test/bwe_unittest.cc',
|
| + 'test/metric_recorder.cc',
|
| + 'test/metric_recorder.h',
|
| 'test/packet_receiver.cc',
|
| 'test/packet_receiver.h',
|
| 'test/packet_sender.cc',
|
|
|