| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 5ff826f91882fdafd855d07aba96a376fed17b42..d659a9fb794b5104a2d51c456b401a9558298c47 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -54420,6 +54420,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>
|
|
|