| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 5ad180c7604711d287fae46c16446a83ad583512..200ed0617365091a6342e1c4cd58c4286a895bfc 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.SSLSessionLookupCount">
|
| + <owner>nharper@chromium.org</owner>
|
| + <summary>
|
| + For every session in an SSLClientSessionCache, this histogram has a value in
|
| + bucket N if that session has been looked up at least N times.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="Net.SSLSessionVersionMatch" enum="BooleanMatched">
|
| <obsolete>
|
| Removed on 2015-11-10.
|
|
|