Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 37d3f7da2ae4b871ab479a32dfc098ca7f3c1856..84512c67f4ed389e72eeb94022c83cb021e6a91a 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -30218,6 +30218,8 @@ Therefore, the affected-histogram name has to have at least one dot in it. |
<summary> |
Records a histogram of the reason why downloads are marked as being |
malicious or clean by the improved SafeBrowsing binary download protection. |
+ Note that UNSUPPORTED_URL_SCHEME was split out of the INVALID_URL bucket in |
+ M41. |
</summary> |
</histogram> |
@@ -53889,6 +53891,7 @@ To add a new entry, add it with any value and run test to compute valid value. |
<int value="19" label="ARCHIVE_WITHOUT_BINARIES"/> |
<int value="20" label="DOWNLOAD_DANGEROUS_HOST"/> |
<int value="21" label="DOWNLOAD_POTENTIALLY_UNWANTED"/> |
+ <int value="22" label="UNSUPPORTED_URL_SCHEME"/> |
</enum> |
<enum name="SBClientDownloadExtensions" type="int"> |