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

Unified Diff: tracing/trace_viewer.gypi

Issue 1927723002: Add a metrics table side panel (Closed) Base URL: https://github.com/catapult-project/catapult.git@master
Patch Set: clean up Created 4 years, 7 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 | « no previous file | tracing/tracing/metrics/value_list.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tracing/trace_viewer.gypi
diff --git a/tracing/trace_viewer.gypi b/tracing/trace_viewer.gypi
index 52763238df60047a8f5a594729be6d2406279f62..9a3aa71031c661a12f5587818cfee4d6430cf522 100644
--- a/tracing/trace_viewer.gypi
+++ b/tracing/trace_viewer.gypi
@@ -393,6 +393,7 @@
'tracing/ui/find_controller.html',
'tracing/ui/scripting_control.html',
'tracing/ui/side_panel/file_size_stats_side_panel.html',
+ 'tracing/ui/side_panel/metrics_side_panel.html',
'tracing/ui/side_panel/side_panel.html',
'tracing/ui/side_panel/side_panel_container.html',
'tracing/ui/timeline_display_transform.html',
@@ -442,6 +443,7 @@
'tracing/ui/tracks/stacked_bars_track.html',
'tracing/ui/tracks/thread_track.html',
'tracing/ui/tracks/track.html',
+ 'tracing/ui/value_set_view.html',
'tracing/ui/view_specific_brushing_state.html',
'tracing/value/generic_table.html',
'tracing/value/numeric.html',
« no previous file with comments | « no previous file | tracing/tracing/metrics/value_list.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698