| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 9abcaaaf6acbc5e76ac78f63feee03e994e581f2..a7707058dd596656165f84754cdf3bdbafa36336 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -86327,6 +86327,13 @@ To add a new entry, add it with any value and run test to compute valid value.
|
| label="Interstitial for a resource classified as unsafe by the Safe
|
| Browsing database via either
|
| {Local,Remote}SafeBrowsingDatabaseManager."/>
|
| + <suffix name="from_device_v4"
|
| + label="Interstitial for a resource classified as unsafe by the Safe
|
| + Browsing database version 4 via either
|
| + {Local,Remote}SafeBrowsingDatabaseManager."/>
|
| + <suffix name="from_client_side_detection"
|
| + label="Interstitial for a resource classified as unsafe by the client
|
| + side detection."/>
|
| <affected-histogram name="interstitial.harmful.decision"/>
|
| <affected-histogram name="interstitial.harmful.decision.repeat_visit"/>
|
| <affected-histogram name="interstitial.harmful.interaction"/>
|
|
|