Index: webrtc/rtc_tools/network_tester/config_reader.cc |
diff --git a/webrtc/tools/network_tester/config_reader.cc b/webrtc/rtc_tools/network_tester/config_reader.cc |
similarity index 96% |
rename from webrtc/tools/network_tester/config_reader.cc |
rename to webrtc/rtc_tools/network_tester/config_reader.cc |
index 2718524d565c09da55e5eb656ea5d73594932c80..ccc415340487764415239d294f17cb3624ea7102 100644 |
--- a/webrtc/tools/network_tester/config_reader.cc |
+++ b/webrtc/rtc_tools/network_tester/config_reader.cc |
@@ -7,7 +7,7 @@ |
* in the file PATENTS. All contributing project authors may |
* be found in the AUTHORS file in the root of the source tree. |
*/ |
-#include "webrtc/tools/network_tester/config_reader.h" |
+#include "webrtc/rtc_tools/network_tester/config_reader.h" |
#include <string> |
#include <vector> |