| Index: tracing/tracing/metrics/system_health/long_tasks_metric.html
|
| diff --git a/tracing/tracing/metrics/system_health/long_tasks_metric.html b/tracing/tracing/metrics/system_health/long_tasks_metric.html
|
| index afbf6f129597758536c9a42400f2817c176c3b4a..2fda485217b6dd34409b09b9e6d925dee343565f 100644
|
| --- a/tracing/tracing/metrics/system_health/long_tasks_metric.html
|
| +++ b/tracing/tracing/metrics/system_health/long_tasks_metric.html
|
| @@ -66,7 +66,7 @@ tr.exportTo('tr.metrics.sh', function() {
|
| * This metric directly measures long tasks on renderer main threads.
|
| * This metric requires only the 'toplevel' tracing category.
|
| *
|
| - * @param {!tr.v.ValueSet} values
|
| + * @param {!tr.v.HistogramSet} values
|
| * @param {!tr.model.Model} model
|
| * @param {!Object=} opt_options
|
| */
|
|
|