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

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

Issue 1471963007: Count usage of #svgView(...) and plain SVG <view> targets (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add missing expected file Created 5 years, 1 month 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.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 412ea958b3003de451a3fda637fd91dff84327e4..a9f301ac153f6be83e73e2d4f46f41843d1c318f 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -63414,6 +63414,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1033" label="OfflineAudioContextResume"/>
<int value="1034" label="AttrCloneNode"/>
<int value="1035" label="SVG1DOMPaintServer"/>
+ <int value="1036" label="SVGSVGElementFragmentSVGView"/>
+ <int value="1037" label="SVGSVGElementFragmentSVGViewElement"/>
</enum>
<enum name="FetchRequestMode" type="int">
« no previous file with comments | « third_party/WebKit/Source/core/svg/SVGSVGElement.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698