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

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

Issue 400913002: Mark WebFont.Resource.* histograms as obsolete (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 5 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 | « no previous file | 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 8cb500a42caa6c8a7322b6ec7c4d12c85cb270e6..6c650819ae6306732b2c5f1a824dd2c1beaf19be 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -34635,6 +34635,9 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<histogram name="WebFont.Resource.StyleRecalcToDownloadLatency"
units="milliseconds">
+ <obsolete>
+ Deprecated 11/2013. No longer tracked.
+ </obsolete>
<owner>kenjibaheux@chromium.org</owner>
<owner>ksakamoto@chromium.org</owner>
<summary>
@@ -34646,6 +34649,9 @@ Therefore, the affected-histogram name has to have at least one dot in it.
</histogram>
<histogram name="WebFont.Resource.UsageType" enum="WebFontUsageType">
+ <obsolete>
+ Deprecated 11/2013. No longer tracked.
+ </obsolete>
<owner>kenjibaheux@chromium.org</owner>
<owner>ksakamoto@chromium.org</owner>
<summary>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698