| 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>
|
|
|
|
|