| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 5dd2ae332ea5a4105c9dfcc6585d4d2024a735c4..2ecb5c0120c135a39af477f14b584a29fed32219 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -40018,6 +40018,16 @@ 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>
|
|
|