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

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

Issue 2164233002: Use-count when SMIL animation renders a frame (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@smil-use-counters
Patch Set: Created 4 years, 5 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 792d6d323f9fcfa9c058372d05562142fd5dd7b2..a0c9e35a1c0524b3f8371c834e7b946962097859 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -76943,6 +76943,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1455" label="SVGSMILBeginOrEndEventValue"/>
<int value="1456" label="SVGSMILBeginOrEndSyncbaseValue"/>
<int value="1457" label="SVGSMILElementInsertedAfterLoad"/>
+ <int value="1458" label="SVGSMILAnimationAppliedEffect"/>
</enum>
<enum name="FetchRequestMode" type="int">

Powered by Google App Engine
This is Rietveld 408576698