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

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

Issue 185713002: Add UseCounter value for SVGClassName. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 10 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 6fd547901281e6a448d883b8530d869bcf5f384d..d9353e09a5e94693da660f4dc6a741e4e68ad44b 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -27816,6 +27816,9 @@ other types of suffix sets.
<int value="274" label="TextAutosizing"/>
<int value="275" label="TextAutosizingLayout"/>
<int value="276" label="HTMLAnchorElementPingAttribute"/>
+ <int value="277" label="JavascriptExhaustedMemory"/>
+ <int value="278" label="InsertAdjacentHTML"/>
+ <int value="279" label="SVGClassName"/>
</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