| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 5ad180c7604711d287fae46c16446a83ad583512..585e1eb1dfb2291396a09d9a32fd487b4beec26d 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -35599,6 +35599,14 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| </summary>
|
| </histogram>
|
|
|
| +<histogram name="Net.SSLSessionConcurrentLookupCount">
|
| + <owner>nharper@chromium.org</owner>
|
| + <summary>
|
| + Records how many SSL connections used the same SSL Session concurrently to
|
| + attempt resuming a connection.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="Net.SSLSessionVersionMatch" enum="BooleanMatched">
|
| <obsolete>
|
| Removed on 2015-11-10.
|
|
|