Index: webrtc/rtc_tools/event_log_visualizer/plot_protobuf.cc |
diff --git a/webrtc/tools/event_log_visualizer/plot_protobuf.cc b/webrtc/rtc_tools/event_log_visualizer/plot_protobuf.cc |
similarity index 97% |
rename from webrtc/tools/event_log_visualizer/plot_protobuf.cc |
rename to webrtc/rtc_tools/event_log_visualizer/plot_protobuf.cc |
index d5e9192351e806b1cf8dcd697e3ddc4a559c348a..f176414aa265f611ee21bce812d4f606225d0649 100644 |
--- a/webrtc/tools/event_log_visualizer/plot_protobuf.cc |
+++ b/webrtc/rtc_tools/event_log_visualizer/plot_protobuf.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_protobuf.h" |
+#include "webrtc/rtc_tools/event_log_visualizer/plot_protobuf.h" |
#include <memory> |