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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 1523273002: Measure SVGSVGElement.viewport (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase 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/SVGSVGElement.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 5409e9a88ad5949330517480689c5db7991fad56..99dfc792254f08e134487c00e91e44d09dfbc771 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -64275,6 +64275,9 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1091" label="V8SVGSVGElement_CreateSVGTransform_Method"/>
<int value="1092"
label="V8SVGSVGElement_CreateSVGTransformFromMatrix_Method"/>
+ <int value="1093" label="FormNameAccessForNonDescendantImageElement"/>
+ <int value="1094" label="FormControlsCollectionNameAccessForImageElement"/>
+ <int value="1095" label="V8SVGSVGElement_Viewport_AttributeGetter"/>
</enum>
<enum name="FetchRequestMode" type="int">
« no previous file with comments | « third_party/WebKit/Source/core/svg/SVGSVGElement.idl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698