Chromium Code Reviews

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

Issue 1476093004: Split paint server related measurements from SVG1DOM counter (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 5 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
« no previous file with comments | « third_party/WebKit/Source/core/svg/SVGStopElement.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 27b18ee0bf95f35ecce6bb74461950e04f5de452..412ea958b3003de451a3fda637fd91dff84327e4 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -63413,6 +63413,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1032" label="OfflineAudioContextSuspend"/>
<int value="1033" label="OfflineAudioContextResume"/>
<int value="1034" label="AttrCloneNode"/>
+ <int value="1035" label="SVG1DOMPaintServer"/>
</enum>
<enum name="FetchRequestMode" type="int">
« no previous file with comments | « third_party/WebKit/Source/core/svg/SVGStopElement.idl ('k') | no next file » | no next file with comments »

Powered by Google App Engine