Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(365)

Unified Diff: webrtc/rtc_tools/network_tester/config_reader.cc

Issue 2965593002: Move webrtc/{tools => rtc_tools} (Closed)
Patch Set: Adding back root changes Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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>
« no previous file with comments | « webrtc/rtc_tools/network_tester/config_reader.h ('k') | webrtc/rtc_tools/network_tester/create_network_tester_config.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698