Index: webrtc/modules/remote_bitrate_estimator/test/packet_receiver.h |
diff --git a/webrtc/modules/remote_bitrate_estimator/test/packet_receiver.h b/webrtc/modules/remote_bitrate_estimator/test/packet_receiver.h |
index c63e38ffd4fe5e9541bb16d1b6f00ab583b55e89..7214460ae3e5f94e53a7f37916f1792b53746c5a 100644 |
--- a/webrtc/modules/remote_bitrate_estimator/test/packet_receiver.h |
+++ b/webrtc/modules/remote_bitrate_estimator/test/packet_receiver.h |
@@ -14,10 +14,10 @@ |
#include <memory> |
#include <string> |
+#include "webrtc/base/constructormagic.h" |
#include "webrtc/modules/remote_bitrate_estimator/test/bwe.h" |
#include "webrtc/modules/remote_bitrate_estimator/test/bwe_test_framework.h" |
#include "webrtc/modules/remote_bitrate_estimator/test/metric_recorder.h" |
-#include "webrtc/rtc_base/constructormagic.h" |
namespace webrtc { |
namespace testing { |