| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index ffdafb7d275474a726405eddc5bbea1add1c0367..50c378d3e43c2f4f69d97d85f4f78a9a435d84c9 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -30564,6 +30564,15 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| </summary>
|
| </histogram>
|
|
|
| +<histogram name="Net.Certificate.AndroidAIAFetchError" enum="NetErrorCodes">
|
| + <owner>estark@chromium.org</owner>
|
| + <summary>
|
| + The net error code returned after attempting an AIA fetch on Android.
|
| + Recorded once per intermediate that Chrome attempts to fetch via AIA on
|
| + Android.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="Net.Certificate.IgnoreErrors" enum="BooleanEnabled">
|
| <owner>martinkr@google.com</owner>
|
| <summary>
|
|
|