Index: webrtc/modules/remote_bitrate_estimator/test/estimators/nada.cc |
diff --git a/webrtc/modules/remote_bitrate_estimator/test/estimators/nada.cc b/webrtc/modules/remote_bitrate_estimator/test/estimators/nada.cc |
index 0c2bf782640ac8a4686b809bf30ffa4b80a9612f..39cad74ce4a79d4bce2c1a85a8115252a01d283e 100644 |
--- a/webrtc/modules/remote_bitrate_estimator/test/estimators/nada.cc |
+++ b/webrtc/modules/remote_bitrate_estimator/test/estimators/nada.cc |
@@ -18,10 +18,10 @@ |
#include <algorithm> |
#include <vector> |
-#include "webrtc/modules/remote_bitrate_estimator/test/bwe_test_logging.h" |
+#include "webrtc/base/arraysize.h" |
#include "webrtc/modules/remote_bitrate_estimator/test/estimators/nada.h" |
+#include "webrtc/modules/remote_bitrate_estimator/test/bwe_test_logging.h" |
#include "webrtc/modules/rtp_rtcp/include/receive_statistics.h" |
-#include "webrtc/rtc_base/arraysize.h" |
namespace webrtc { |
namespace testing { |