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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 1472773002: Split filter related measurements from SVG1DOM counter (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix histograms.xml Created 5 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
« no previous file with comments | « third_party/WebKit/Source/core/svg/SVGFilterPrimitiveStandardAttributes.idl ('k') | 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 b4f77cb3bd008baa95658385455fdfdc7b0609ab..6e048cde7976720b3106775e64523579028b5ac7 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -62704,6 +62704,12 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1022" label="CSSFilterContrast"/>
<int value="1023" label="CSSFilterBlur"/>
<int value="1024" label="CSSFilterDropShadow"/>
+ <int value="1025" label="BackgroundSyncRegister"/>
+ <int value="1026" label="BorderImageWithBorderStyleNone"/>
+ <int value="1027" label="ExecCommandOnInputOrTextarea"/>
+ <int value="1028" label="V8History_ScrollRestoration_AttributeGetter"/>
+ <int value="1029" label="V8History_ScrollRestoration_AttributeSetter"/>
+ <int value="1030" label="SVG1DOMFilter"/>
</enum>
<enum name="FetchRequestMode" type="int">
« no previous file with comments | « third_party/WebKit/Source/core/svg/SVGFilterPrimitiveStandardAttributes.idl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698