| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 78519acc839dc21a7aa5346248bde389e7d43380..333d33748a5d8c8fa87c4e3e3c97edbf0682758d 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -25029,6 +25029,14 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
| </summary>
|
| </histogram>
|
|
|
| +<histogram name="SBIRS.DroppedIncident" enum="IncidentType">
|
| + <owner>grt@google.com</owner>
|
| + <summary>
|
| + The type of incident given to the safe browsing incident reporting service
|
| + but dropped as a result of not participating in safe browsing.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="SBIRS.EnvCollectionTime" units="milliseconds">
|
| <owner>grt@google.com</owner>
|
| <summary>
|
|
|