| Index: webrtc/modules/remote_bitrate_estimator/overuse_detector.cc
|
| diff --git a/webrtc/modules/remote_bitrate_estimator/overuse_detector.cc b/webrtc/modules/remote_bitrate_estimator/overuse_detector.cc
|
| index 7a57ab1d607d73fa41b27ab167cdee61463d5c73..2e3b4b3b0b1baf0ba489d6da94a75cc03e1cdc5e 100644
|
| --- a/webrtc/modules/remote_bitrate_estimator/overuse_detector.cc
|
| +++ b/webrtc/modules/remote_bitrate_estimator/overuse_detector.cc
|
| @@ -23,7 +23,6 @@
|
| #include "webrtc/modules/remote_bitrate_estimator/test/bwe_test_logging.h"
|
| #include "webrtc/modules/rtp_rtcp/source/rtp_utility.h"
|
| #include "webrtc/system_wrappers/include/field_trial.h"
|
| -#include "webrtc/system_wrappers/include/trace.h"
|
|
|
| namespace webrtc {
|
|
|
|
|