| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 5ff826f91882fdafd855d07aba96a376fed17b42..36a9ea7448521c68717f91df28e79c27d36fb7f6 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -54420,6 +54420,15 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| </summary>
|
| </histogram>
|
|
|
| +<histogram name="SafeBrowsing.NotificationImageReporter.NetError"
|
| + enum="NetErrorCodes">
|
| + <owner>nparker@chromium.org</owner>
|
| + <summary>
|
| + The net error code for failed reports sent by NotificationImageReporter, or
|
| + net::OK if successful.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="SafeBrowsing.ParseV4HashResult"
|
| enum="SafeBrowsingParseV4HashResult">
|
| <obsolete>
|
|
|