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

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: Remove accidental include from merge 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 57cf2870374239a36267d9e56c954da44c72c716..4a962f534a9c9fb844dba4233e3cad2470acf681 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -17174,6 +17174,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>
@@ -17323,6 +17326,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