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

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: Sync to head 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
« net/http/http_proxy_client_socket_pool.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 c80bde50fefae6622acf53bff86b098a11fccb41..a2dae765e0ba147b5b89099b2bc7399747c57858 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>
« net/http/http_proxy_client_socket_pool.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