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

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

Issue 1574183002: Split SVG1DOM counter further (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 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
« no previous file with comments | « third_party/WebKit/Source/core/svg/SVGZoomAndPan.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 1c55a93923c93de769e0b2bb5304b37b306c1403..04677d1f179a4efff7b79f53dc7d766a3a4b3d57 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -65003,6 +65003,11 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1097" label="V8RegExpPrototypeToString"/>
<int value="1098"
label="V8InputDeviceCapabilities_FiresTouchEvents_AttributeGetter"/>
+ <int value="1099" label="DataElement"/>
+ <int value="1100" label="TimeElement"/>
+ <int value="1101" label="SVG1DOMUriReference"/>
+ <int value="1102" label="SVG1DOMZoomAndPan"/>
+ <int value="1103" label="V8SVGGraphicsElement_Transform_AttributeGetter"/>
</enum>
<enum name="FetchRequestMode" type="int">
« no previous file with comments | « third_party/WebKit/Source/core/svg/SVGZoomAndPan.idl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698