Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index c523506ac08a8e3121b06dabe9ffa8b95b867cbe..0de2900bfe706cce0e296f3b17f904f9da50d6d5 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -6432,6 +6432,9 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries. |
</histogram> |
<histogram name="DataReductionProxy.ConfigFetchLostBytesCL"> |
+ <obsolete> |
+ Removed in Feb. 2016 |
+ </obsolete> |
<owner>bengr@chromium.org</owner> |
<summary> |
Size of the response body. This is the actual number of bytes received, |
@@ -6442,6 +6445,9 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries. |
</histogram> |
<histogram name="DataReductionProxy.ConfigFetchLostBytesDiff"> |
+ <obsolete> |
+ Removed in Feb. 2016 |
+ </obsolete> |
<owner>bengr@chromium.org</owner> |
<summary> |
The difference between the size specified in the X-Original-Content-Length |
@@ -6454,6 +6460,9 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries. |
</histogram> |
<histogram name="DataReductionProxy.ConfigFetchLostBytesOCL"> |
+ <obsolete> |
+ Removed in Feb. 2016 |
+ </obsolete> |
<owner>bengr@chromium.org</owner> |
<summary> |
Size specified in the X-Original-Content-Length header. If this header is |
@@ -82969,6 +82978,9 @@ To add a new entry, add it with any value and run test to compute valid value. |
</histogram_suffixes> |
<histogram_suffixes name="DataReductionProxyConfigFetchLostBytes" separator="_"> |
+ <obsolete> |
+ Removed in Feb 2016. |
+ </obsolete> |
<suffix name="0" label="Bucket 0 for gathering multiple data points."/> |
<suffix name="1" label="Bucket 1 for gathering multiple data points."/> |
<suffix name="2" label="Bucket 2 for gathering multiple data points."/> |