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

Unified Diff: webrtc/rtc_tools/event_log_visualizer/plot_python.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/event_log_visualizer/plot_python.cc
diff --git a/webrtc/tools/event_log_visualizer/plot_python.cc b/webrtc/rtc_tools/event_log_visualizer/plot_python.cc
similarity index 98%
rename from webrtc/tools/event_log_visualizer/plot_python.cc
rename to webrtc/rtc_tools/event_log_visualizer/plot_python.cc
index 59270a0b9516d53abe98e092d63dfb240ae34461..d4ae043a1b5c66f0f8651159e942197832f938ad 100644
--- a/webrtc/tools/event_log_visualizer/plot_python.cc
+++ b/webrtc/rtc_tools/event_log_visualizer/plot_python.cc
@@ -8,7 +8,7 @@
* be found in the AUTHORS file in the root of the source tree.
*/
-#include "webrtc/tools/event_log_visualizer/plot_python.h"
+#include "webrtc/rtc_tools/event_log_visualizer/plot_python.h"
#include <stdio.h>
« no previous file with comments | « webrtc/rtc_tools/event_log_visualizer/plot_python.h ('k') | webrtc/rtc_tools/force_mic_volume_max/force_mic_volume_max.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698