| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 84a0cddca55924ed6434d98513875a9781327b4a..6124588d46e9633fb7b996fe2dd3c6119e916171 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -31002,6 +31002,9 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| </histogram>
|
|
|
| <histogram name="Net.SpdySettingsCwndSent" units="packets">
|
| + <obsolete>
|
| + Deprecated 2016 July with removal of SPDY/3.1.
|
| + </obsolete>
|
| <owner>rch@chromium.org</owner>
|
| <summary>
|
| The congestion window (in pkts) sent at the beginning of a SpdySession.
|
| @@ -31119,6 +31122,9 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
|
|
| <histogram name="Net.SpdyVersion3" enum="SpdyProtocolVersion">
|
| <owner>bnc@chromium.org</owner>
|
| + <obsolete>
|
| + Deprecated 2016 July with removal of SPDY/3.1.
|
| + </obsolete>
|
| <summary>
|
| The SPDY protocol version that is used to talk to SPDY servers. Logged
|
| every time a SPDY session is initialized.
|
|
|