Index: webrtc/rtc_tools/network_tester/config_reader.h |
diff --git a/webrtc/rtc_tools/network_tester/config_reader.h b/webrtc/rtc_tools/network_tester/config_reader.h |
index 7d399f31062012534671e4c5c9ad47a5c44a646b..8cc1f8d53f5069f3629b06b2ff45da4d850bf467 100644 |
--- a/webrtc/rtc_tools/network_tester/config_reader.h |
+++ b/webrtc/rtc_tools/network_tester/config_reader.h |
@@ -14,10 +14,10 @@ |
#include <fstream> |
#include <string> |
-#include "webrtc/base/constructormagic.h" |
-#include "webrtc/base/optional.h" |
+#include "webrtc/rtc_base/constructormagic.h" |
+#include "webrtc/rtc_base/optional.h" |
-#include "webrtc/base/ignore_wundef.h" |
+#include "webrtc/rtc_base/ignore_wundef.h" |
#ifdef WEBRTC_NETWORK_TESTER_PROTO |
RTC_PUSH_IGNORING_WUNDEF() |