| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 4f4cffc4af96538178acf3a266b68b549ab7c82b..da0cae406c23b8dfafbe0e47f9d7e8f273ece687 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -39953,6 +39953,14 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| </summary>
|
| </histogram>
|
|
|
| +<histogram name="Net.URLRequestContext.OutstandingRequests.Type" enum="URLRequestAnnotationType">
|
| + <owner>xunjieli@chromium.org</owner>
|
| + <summary>
|
| + Records the annotation type of the URLRequest that is handed out by a
|
| + URLRequestContext when Net.URLRequestContext.OutstandingRequests is recorded.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="Net.ValidDNSName" enum="Boolean">
|
| <owner>palmer@chromium.org</owner>
|
| <summary>
|
|
|