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

Unified Diff: tracing/tracing/value/diagnostics/related_histogram_breakdown.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/value/diagnostics/related_histogram_breakdown.html
diff --git a/tracing/tracing/value/diagnostics/related_histogram_breakdown.html b/tracing/tracing/value/diagnostics/related_histogram_breakdown.html
index fedfb1275a19db2a55757f9cb4bc50382aeef16b..edd8e39539ad21b7df0e0798941383aa4fd0fec3 100644
--- a/tracing/tracing/value/diagnostics/related_histogram_breakdown.html
+++ b/tracing/tracing/value/diagnostics/related_histogram_breakdown.html
@@ -87,7 +87,7 @@ tr.exportTo('tr.v.d', function() {
* must add the result RelatedHistogramBreakdown to their Histogram's
* diagnostics.
*
- * @param {!tr.v.ValueSet} values
+ * @param {!tr.v.HistogramSet} values
* @param {string} namePrefix
* @param {!tr.model.EventSet} events
* @param {!function(!tr.model.Event):string} categoryForEvent

Powered by Google App Engine
This is Rietveld 408576698