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

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

Issue 375503005: Drop histograms suffixes for the SpdyCwnd field trial. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Add Will's tribute to the suffix definition. 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 | « chrome/renderer/page_load_histograms.cc ('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 8e3e0a180f3d5ab1ff474a2194660bdad7adc87c..feed2d6493d55bdb71b68bf29d5195c3587f53be 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -50937,6 +50937,10 @@ Therefore, the affected-histogram name has to have at least one dot in it.
</histogram_suffixes>
<histogram_suffixes name="SpdyCwnd">
+ <obsolete>
+ Deprecated as of 07/2014.
+ </obsolete>
+ <owner>willchan@chromium.org</owner>
<suffix name="cwnd32" label="using cwnd policy static 32"/>
<suffix name="cwnd10" label="using cwnd policy static 10"/>
<suffix name="cwnd16" label="using cwnd policy static 16"/>
« no previous file with comments | « chrome/renderer/page_load_histograms.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698