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

Unified Diff: webrtc/tools/tools.gyp

Issue 2226273002: Rename main file for visualization tool. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Created 4 years, 4 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
« no previous file with comments | « webrtc/tools/event_log_visualizer/main.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/tools/tools.gyp
diff --git a/webrtc/tools/tools.gyp b/webrtc/tools/tools.gyp
index 81a9b69c0fc880d41905714858cce5e4e0b36265..34da51987b5c5e81873a1eed370f13e9c83843f1 100644
--- a/webrtc/tools/tools.gyp
+++ b/webrtc/tools/tools.gyp
@@ -120,7 +120,7 @@
'sources': [
'event_log_visualizer/analyzer.cc',
'event_log_visualizer/analyzer.h',
- 'event_log_visualizer/generate_timeseries.cc',
+ 'event_log_visualizer/main.cc',
'event_log_visualizer/plot_base.cc',
'event_log_visualizer/plot_base.h',
'event_log_visualizer/plot_python.cc',
« no previous file with comments | « webrtc/tools/event_log_visualizer/main.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698