Index: webrtc/modules/remote_bitrate_estimator/send_time_history.cc |
diff --git a/webrtc/modules/remote_bitrate_estimator/send_time_history.cc b/webrtc/modules/remote_bitrate_estimator/send_time_history.cc |
index 734a9207130116d78faec56706ac08f42f23a248..de9246c65d43d5aa9af38b30ba0a3ff2001af263 100644 |
--- a/webrtc/modules/remote_bitrate_estimator/send_time_history.cc |
+++ b/webrtc/modules/remote_bitrate_estimator/send_time_history.cc |
@@ -10,8 +10,8 @@ |
#include "webrtc/modules/remote_bitrate_estimator/include/send_time_history.h" |
+#include "webrtc/base/checks.h" |
#include "webrtc/modules/rtp_rtcp/include/rtp_rtcp_defines.h" |
-#include "webrtc/rtc_base/checks.h" |
#include "webrtc/system_wrappers/include/clock.h" |
namespace webrtc { |