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

Unified Diff: tracing/trace_viewer.gypi

Issue 2162963002: [polymer] Merge of master into polymer10-migration (Closed) Base URL: git@github.com:catapult-project/catapult.git@polymer10-migration
Patch Set: Merge polymer10-migration int polymer10-merge Created 4 years, 5 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 | « tracing/third_party/mannwhitneyu/mannwhitneyu.js ('k') | tracing/tracing/base/event.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 5339a8e0b68c7d3062f418eb0a72784030be648e..77b354c12b8c617664a16582f622455330a09fef 100644
--- a/tracing/trace_viewer.gypi
+++ b/tracing/trace_viewer.gypi
@@ -165,6 +165,7 @@
'tracing/importer/simple_line_reader.html',
'tracing/importer/user_model_builder.html',
'tracing/metrics/all_metrics.html',
+ 'tracing/metrics/blink/gc_metric.html',
'tracing/metrics/metric_registry.html',
'tracing/metrics/sample_metric.html',
'tracing/metrics/system_health/clock_sync_latency_metric.html',
@@ -470,11 +471,15 @@
'tracing/value/generic_table.html',
'tracing/value/numeric.html',
'tracing/value/time_display_mode.html',
+ 'tracing/value/ui/all_value_set_views.html',
'tracing/value/ui/array_of_numbers_span.html',
+ 'tracing/value/ui/composition_span.html',
'tracing/value/ui/diagnostic_span.html',
'tracing/value/ui/generic_diagnostic_span.html',
'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',
« no previous file with comments | « tracing/third_party/mannwhitneyu/mannwhitneyu.js ('k') | tracing/tracing/base/event.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698