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

Unified Diff: tools/metrics/histograms/histograms.xml

Issue 663393002: Added histograms for newly added use counters. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 6 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:
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index f7380aec7b19aaad4698570db7d5ca4f95f21ef8..550d5cc198510c6fe1942fa5afe40c99b30faf76 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -43911,6 +43911,9 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<int value="568" label="SVGPathSegDOM"/>
<int value="569" label="SVGTransformListConsolidate"/>
<int value="570" label="SVGAnimatedTransformListBaseVal"/>
+ <int value="571" label="QuotedAnimationName"/>
+ <int value="572" label="QuotedKeyframesRule"/>
+ <int value="573" label="SrcsetDroppedCandidate"/>
</enum>
<enum name="FFmpegCodecs" type="int">
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698