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

Unified Diff: tracing/trace_viewer.gypi

Issue 2341623002: Display Histograms in value-set-table-cells. (Closed)
Patch Set: . Created 4 years, 3 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/base/statistics.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 f8c2805383be9d91cae121bd1692553b07ea3ef0..7f12f54d75761309024774fb8e2a6505fa08e838 100644
--- a/tracing/trace_viewer.gypi
+++ b/tracing/trace_viewer.gypi
@@ -330,6 +330,7 @@
'tracing/ui/annotations/x_marker_annotation_view.html',
'tracing/ui/base/animation.html',
'tracing/ui/base/animation_controller.html',
+ 'tracing/ui/base/bar_chart.html',
'tracing/ui/base/base.html',
'tracing/ui/base/camera.html',
'tracing/ui/base/chart_base.html',
@@ -501,13 +502,13 @@
'tracing/value/ui/generic_table_view.html',
'tracing/value/ui/histogram_span.html',
'tracing/value/ui/iteration_info_span.html',
- 'tracing/value/ui/numeric_stats_span.html',
'tracing/value/ui/preferred_display_unit.html',
'tracing/value/ui/related_event_set_span.html',
'tracing/value/ui/related_value_map_span.html',
'tracing/value/ui/related_value_set_span.html',
'tracing/value/ui/scalar_context_controller.html',
'tracing/value/ui/scalar_diagnostic_span.html',
+ 'tracing/value/ui/scalar_map_table.html',
'tracing/value/ui/scalar_span.html',
'tracing/value/ui/value_set_table.html',
'tracing/value/ui/value_set_view.html',
« no previous file with comments | « no previous file | tracing/tracing/base/statistics.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698