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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 785723002: Add new extension APIs related to animation policy. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years 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 312ba7a0a18a7e5d294475d0b7fe54fe5d3665d5..75258b8e853e9aaeb07703f301ab63608ac9853e 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -45693,6 +45693,8 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<int value="938" label="COPRESENCEENDPOINTS_DESTROYLOCALENDPOINT"/>
<int value="939" label="COPRESENCEENDPOINTS_SEND"/>
<int value="940" label="INLINE_INSTALL_PRIVATE_INSTALL"/>
+ <int value="941" label="ACCESSIBILITY_PRIVATE_SSETIMAGEANIMATIONPOLICY"/>
dmazzoni 2014/12/08 07:46:01 nit: typo: SSET -> SET
+ <int value="942" label="ACCESSIBILITY_PRIVATE_GETIMAGEANIMATIONPOLICY"/>
</enum>
<enum name="ExtensionInstallCause" type="int">

Powered by Google App Engine
This is Rietveld 408576698