Index: webrtc/modules/remote_bitrate_estimator/overuse_estimator.cc |
diff --git a/webrtc/modules/remote_bitrate_estimator/overuse_estimator.cc b/webrtc/modules/remote_bitrate_estimator/overuse_estimator.cc |
index 27afdd0e11708866641ef3392f665f343961be68..0beab30945f796894cf5e4a763d898f9642e5107 100644 |
--- a/webrtc/modules/remote_bitrate_estimator/overuse_estimator.cc |
+++ b/webrtc/modules/remote_bitrate_estimator/overuse_estimator.cc |
@@ -17,9 +17,9 @@ |
#include <algorithm> |
+#include "webrtc/base/logging.h" |
#include "webrtc/modules/remote_bitrate_estimator/include/bwe_defines.h" |
#include "webrtc/modules/remote_bitrate_estimator/test/bwe_test_logging.h" |
-#include "webrtc/rtc_base/logging.h" |
namespace webrtc { |