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

Unified Diff: webrtc/rtc_tools/network_tester/test_controller.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/test_controller.cc
diff --git a/webrtc/tools/network_tester/test_controller.cc b/webrtc/rtc_tools/network_tester/test_controller.cc
similarity index 98%
rename from webrtc/tools/network_tester/test_controller.cc
rename to webrtc/rtc_tools/network_tester/test_controller.cc
index 40af6437cb7eed8b6dc8f3d887d3cbf422479c48..45b1de236e74431170b0277e8babf00c3d9a8203 100644
--- a/webrtc/tools/network_tester/test_controller.cc
+++ b/webrtc/rtc_tools/network_tester/test_controller.cc
@@ -8,7 +8,7 @@
* be found in the AUTHORS file in the root of the source tree.
*/
-#include "webrtc/tools/network_tester/test_controller.h"
+#include "webrtc/rtc_tools/network_tester/test_controller.h"
namespace webrtc {
« no previous file with comments | « webrtc/rtc_tools/network_tester/test_controller.h ('k') | webrtc/rtc_tools/psnr_ssim_analyzer/psnr_ssim_analyzer.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698