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

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

Issue 2243173002: SVG: Use counters for SMIL methods on animation elements (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 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
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 8011b1b60b949bb8ed7578737c70bd191ff280e8..8cb2ac9794500995a461261e1add99f74d3d13f0 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -78341,6 +78341,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1498" label="ChromeLoadTimesConnectionInfo"/>
<int value="1499" label="ChromeLoadTimesUnknown"/>
<int value="1500" label="SVGViewElement"/>
+ <int value="1501" label="SVGSMILAnimationElementTiming"/>
+ <int value="1502" label="SVGSMILBeginEndAnimationElement"/>
</enum>
<enum name="FetchRequestMode" type="int">

Powered by Google App Engine
This is Rietveld 408576698