Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 92633c2addce32986ea90b051fa7ce9e593d6f3c..f486f5bf258a35af4f348869b6f7ca23551d3438 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -21704,21 +21704,33 @@ Therefore, the affected-histogram name has to have at least one dot in it. |
</histogram> |
<histogram name="PLT.StartToFinish.NoProxy.http"> |
+ <obsolete> |
+ Deprecated as of 07/2014. |
+ </obsolete> |
<owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
<summary>StartToFinish times when using http and no proxy.</summary> |
</histogram> |
<histogram name="PLT.StartToFinish.NoProxy.https"> |
+ <obsolete> |
+ Deprecated as of 07/2014. |
+ </obsolete> |
<owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
<summary>StartToFinish times when using https and no proxy.</summary> |
</histogram> |
<histogram name="PLT.StartToFinish.Proxy.http"> |
+ <obsolete> |
+ Deprecated as of 07/2014. |
+ </obsolete> |
<owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
<summary>StartToFinish times when using http over a proxy.</summary> |
</histogram> |
<histogram name="PLT.StartToFinish.Proxy.https"> |
+ <obsolete> |
+ Deprecated as of 07/2014. |
+ </obsolete> |
<owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
<summary>StartToFinish times when using https over a proxy.</summary> |
</histogram> |