| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 6110fb3c1f3c44bc0073be570adf92667f10213b..fbdd65f6ddd8b97e27510701f6d5829c6838affa 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -99401,8 +99401,12 @@ To add a new entry, add it with any value and run test to compute valid value.
|
| label="Only packets that were missed by Chrome as well being part of
|
| connections via"/>
|
| <suffix name="IsAnAck"
|
| - label="Only packets that were probably solo ACK packets when recieved
|
| - by Chrome as well being part of connections via"/>
|
| + label="Only packets that were probably solo ACK packets when recieved by
|
| + Chrome as well being part of connections via">
|
| + <obsolete>
|
| + Deprecated 08/2016.
|
| + </obsolete>
|
| + </suffix>
|
| <suffix name="IsNotAck"
|
| label="Only packets that were probably NOT solo ACK packets when
|
| recieved by Chrome as well being part of connections via"/>
|
|
|