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

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

Issue 382313003: Add data reduction functionality to all platforms. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed all comments by mmenke. Created 6 years, 3 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
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 47af16f8786a90c44e72a7cb3b3788f85dc432fb..cf0c3580c7b726418a55183c1739ce071dac7b54 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -17194,6 +17194,9 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<histogram name="Net.SpdySessions_DataReductionProxy"
enum="BooleanDataReductionProxy">
+ <obsolete>
+ Deprecated 7/21/2014. No longer tracked.
+ </obsolete>
<owner>bengr@chromium.org</owner>
<owner>bolian@chromium.org</owner>
<owner>rch@chromium.org</owner>
@@ -17343,6 +17346,9 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<histogram name="Net.SSL_Connection_Latency_DataReductionProxy"
units="milliseconds">
+ <obsolete>
+ Deprecated 7/21/2014. No longer tracked.
+ </obsolete>
<owner>bengr@chromium.org</owner>
<owner>bolian@chromium.org</owner>
<summary>

Powered by Google App Engine
This is Rietveld 408576698