| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index bfabea4f159f7878e7d44a9c4c6f01d83443c727..671692bc40d429589fef01a20263825db472a8fb 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -54114,6 +54114,14 @@ 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 reports sent by NotificationImageReporter.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="SafeBrowsing.ParseV4HashResult"
|
| enum="SafeBrowsingParseV4HashResult">
|
| <obsolete>
|
|
|