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

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

Issue 1867803002: Add use counters for function values of easing (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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 b7615c8bb71a27c2063d4b974170768fa1b9e7da..c7ebbcc0a37c909ba091d2907910d7cf603678d8 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -70156,6 +70156,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1281" label="InvalidReportUriDirectiveInMetaCSP"/>
<int value="1282" label="InvalidSandboxDirectiveInMetaCSP"/>
<int value="1283" label="InvalidFrameAncestorsDirectiveInMetaCSP"/>
+ <int value="1284" label="WebAnimationsEasingAsFunctionLinear"/>
+ <int value="1285" label="WebAnimationsEasingAsFunctionOther"/>
</enum>
<enum name="FetchRequestMode" type="int">

Powered by Google App Engine
This is Rietveld 408576698