| Index: webrtc/modules/remote_bitrate_estimator/test/estimators/nada_unittest.cc
|
| diff --git a/webrtc/modules/remote_bitrate_estimator/test/estimators/nada_unittest.cc b/webrtc/modules/remote_bitrate_estimator/test/estimators/nada_unittest.cc
|
| index 6ce15b9935e3d302d3fc5aec2e2af2687a6f143a..aca7c99395ebb2b051361079ab079ca37efd78fb 100644
|
| --- a/webrtc/modules/remote_bitrate_estimator/test/estimators/nada_unittest.cc
|
| +++ b/webrtc/modules/remote_bitrate_estimator/test/estimators/nada_unittest.cc
|
| @@ -15,7 +15,6 @@
|
| #include <numeric>
|
|
|
| #include "webrtc/base/arraysize.h"
|
| -#include "webrtc/base/common.h"
|
| #include "webrtc/base/constructormagic.h"
|
| #include "webrtc/modules/remote_bitrate_estimator/test/bwe_test_framework.h"
|
| #include "webrtc/modules/remote_bitrate_estimator/test/packet.h"
|
|
|