| 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..11e4eb1c33eb4430b150f1e8583cce9cac2e831f 100644
|
| --- a/webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator.gypi
|
| +++ b/webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator.gypi
|
| @@ -80,6 +80,8 @@
|
| 'test/packet_sender.cc',
|
| 'test/packet_sender.h',
|
| 'test/packet.h',
|
| + 'test/random.cc',
|
| + 'test/random.h',
|
| 'test/estimators/nada.cc',
|
| 'test/estimators/nada.h',
|
| 'test/estimators/nada_unittest.cc',
|
|
|