| Index: webrtc/modules/remote_bitrate_estimator/test/bwe_test.cc
|
| diff --git a/webrtc/modules/remote_bitrate_estimator/test/bwe_test.cc b/webrtc/modules/remote_bitrate_estimator/test/bwe_test.cc
|
| index e32cc94a266579edfcae48aabba4dd5cd01a8208..40711106ccb6464460d817531189434306dd8777 100644
|
| --- a/webrtc/modules/remote_bitrate_estimator/test/bwe_test.cc
|
| +++ b/webrtc/modules/remote_bitrate_estimator/test/bwe_test.cc
|
| @@ -14,7 +14,6 @@
|
| #include <sstream>
|
|
|
| #include "webrtc/base/arraysize.h"
|
| -#include "webrtc/base/common.h"
|
| #include "webrtc/modules/include/module_common_types.h"
|
| #include "webrtc/modules/remote_bitrate_estimator/test/bwe_test_framework.h"
|
| #include "webrtc/modules/remote_bitrate_estimator/test/metric_recorder.h"
|
|
|