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

Unified Diff: webrtc/rtc_tools/event_log_visualizer/plot_base.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_base.cc
diff --git a/webrtc/tools/event_log_visualizer/plot_base.cc b/webrtc/rtc_tools/event_log_visualizer/plot_base.cc
similarity index 97%
rename from webrtc/tools/event_log_visualizer/plot_base.cc
rename to webrtc/rtc_tools/event_log_visualizer/plot_base.cc
index 63fb09272e2423317bb98bcd3b0cfb443ebfc454..f1924b6f44b74b8f2623e7eea5451611bd4c8838 100644
--- a/webrtc/tools/event_log_visualizer/plot_base.cc
+++ b/webrtc/rtc_tools/event_log_visualizer/plot_base.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_base.h"
+#include "webrtc/rtc_tools/event_log_visualizer/plot_base.h"
#include <algorithm>
« no previous file with comments | « webrtc/rtc_tools/event_log_visualizer/plot_base.h ('k') | webrtc/rtc_tools/event_log_visualizer/plot_protobuf.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698