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

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

Issue 2213423002: Measure SVGViewElement Constructor (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebased Created 4 years, 4 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/SVGViewElement.cpp ('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 00fc159afce5b19a8027bb3adc0a39fec5000c4f..b13e806dac2b85bf558e5e8be3a5d88c6ea671d9 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -78110,6 +78110,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1497" label="ChromeLoadTimesWasAlternateProtocolAvailable"/>
<int value="1498" label="ChromeLoadTimesConnectionInfo"/>
<int value="1499" label="ChromeLoadTimesUnknown"/>
+ <int value="1500" label="SVGViewElement"/>
</enum>
<enum name="FetchRequestMode" type="int">
« no previous file with comments | « third_party/WebKit/Source/core/svg/SVGViewElement.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698