Index: webrtc/modules/remote_bitrate_estimator/test/bwe_test_logging.h |
diff --git a/webrtc/modules/remote_bitrate_estimator/test/bwe_test_logging.h b/webrtc/modules/remote_bitrate_estimator/test/bwe_test_logging.h |
index 76f2aeed4a5f32ece2eda4f4956a9e3d58be34e2..be9ecdba52032b84d49aa340791fd24c162fc8d0 100644 |
--- a/webrtc/modules/remote_bitrate_estimator/test/bwe_test_logging.h |
+++ b/webrtc/modules/remote_bitrate_estimator/test/bwe_test_logging.h |
@@ -128,9 +128,9 @@ |
#include <stack> |
#include <string> |
+#include "webrtc/base/constructormagic.h" |
+#include "webrtc/base/criticalsection.h" |
#include "webrtc/common_types.h" |
-#include "webrtc/rtc_base/constructormagic.h" |
-#include "webrtc/rtc_base/criticalsection.h" |
#define BWE_TEST_LOGGING_GLOBAL_CONTEXT(name) \ |
do { \ |