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

Unified Diff: tracing/tracing/metrics/system_health/cpu_time_metric.html

Issue 2424933003: Rename ValueSet* to HistogramSet*. (Closed)
Patch Set: fix Created 4 years, 2 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
Index: tracing/tracing/metrics/system_health/cpu_time_metric.html
diff --git a/tracing/tracing/metrics/system_health/cpu_time_metric.html b/tracing/tracing/metrics/system_health/cpu_time_metric.html
index 3879154231b4ff1cdd54f8493b6159cc8f45e817..8e38f9363442632f1f80cccd1ae04aa61e5fd13f 100644
--- a/tracing/tracing/metrics/system_health/cpu_time_metric.html
+++ b/tracing/tracing/metrics/system_health/cpu_time_metric.html
@@ -24,7 +24,7 @@ tr.exportTo('tr.metrics.sh', function() {
* clock time.
* 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
*/

Powered by Google App Engine
This is Rietveld 408576698