Index: webrtc/modules/remote_bitrate_estimator/test/estimators/remb.h |
diff --git a/webrtc/modules/remote_bitrate_estimator/test/estimators/remb.h b/webrtc/modules/remote_bitrate_estimator/test/estimators/remb.h |
index 841f79e41907c1af37ebd0d2a4bac41acf182033..73e4a30db351f3febc4f5e924a873a9aee46aa7c 100644 |
--- a/webrtc/modules/remote_bitrate_estimator/test/estimators/remb.h |
+++ b/webrtc/modules/remote_bitrate_estimator/test/estimators/remb.h |
@@ -15,9 +15,9 @@ |
#include <string> |
#include <vector> |
+#include "webrtc/base/constructormagic.h" |
#include "webrtc/logging/rtc_event_log/mock/mock_rtc_event_log.h" |
#include "webrtc/modules/remote_bitrate_estimator/test/bwe.h" |
-#include "webrtc/rtc_base/constructormagic.h" |
namespace webrtc { |