| Index: webrtc/modules/remote_bitrate_estimator/test/bwe.cc
|
| diff --git a/webrtc/modules/remote_bitrate_estimator/test/bwe.cc b/webrtc/modules/remote_bitrate_estimator/test/bwe.cc
|
| index 7e339fb0658868bfec61e73fd5ec9c4707cfaf8a..086e3c3264228e2089c4d0ee6795cc01d00c22ef 100644
|
| --- a/webrtc/modules/remote_bitrate_estimator/test/bwe.cc
|
| +++ b/webrtc/modules/remote_bitrate_estimator/test/bwe.cc
|
| @@ -12,7 +12,6 @@
|
|
|
| #include <limits>
|
|
|
| -#include "webrtc/base/common.h"
|
| #include "webrtc/base/constructormagic.h"
|
| #include "webrtc/modules/remote_bitrate_estimator/test/estimators/nada.h"
|
| #include "webrtc/modules/remote_bitrate_estimator/test/estimators/remb.h"
|
|
|