Index: webrtc/modules/remote_bitrate_estimator/send_time_history_unittest.cc |
diff --git a/webrtc/modules/remote_bitrate_estimator/send_time_history_unittest.cc b/webrtc/modules/remote_bitrate_estimator/send_time_history_unittest.cc |
index 96e6d270437a56ee007a1d7a555d8892aa35c409..843f36e4f2348822d3a5ca09b3e70572edc9aa51 100644 |
--- a/webrtc/modules/remote_bitrate_estimator/send_time_history_unittest.cc |
+++ b/webrtc/modules/remote_bitrate_estimator/send_time_history_unittest.cc |
@@ -12,10 +12,10 @@ |
#include <limits> |
#include <vector> |
-#include "webrtc/test/gtest.h" |
#include "webrtc/modules/remote_bitrate_estimator/include/send_time_history.h" |
#include "webrtc/modules/rtp_rtcp/include/rtp_rtcp_defines.h" |
#include "webrtc/system_wrappers/include/clock.h" |
+#include "webrtc/test/gtest.h" |
namespace webrtc { |
namespace test { |