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

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 bengr comments - II. 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
« net/proxy/proxy_service.cc ('K') | « net/spdy/spdy_session.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 d472046d3fcdc09c8e1ace30f56c1b13ace8eb28..37bef7ddd9036e7f3e32dd79e3d1b048882df318 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -15729,6 +15729,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>
@@ -15878,6 +15881,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>
« net/proxy/proxy_service.cc ('K') | « net/spdy/spdy_session.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698