Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index cd9d2bce2615f3a7d05ac4e05e1136e5098d45ae..bade2be9d350ff6f928d7e2407eabe430a37f41d 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -40635,6 +40635,15 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries. |
</summary> |
</histogram> |
+<histogram name="SafeBrowsing.UnverifiedDownloads.AlternateExtensionCount"> |
+ <owner>asanka@chromium.org</owner> |
+ <summary> |
+ Count of alternate extensions + 1 that were supplied when attempting to |
Steven Holte
2016/01/26 22:27:44
Remove +1 here
asanka
2016/01/28 02:29:22
Done.
|
+ download a file without verifying their content nor their source URLs with |
+ Safe Browsing. |
+ </summary> |
+</histogram> |
+ |
<histogram name="SafeBrowsing.UnverifiedDownloads.Blocked" |
enum="SBClientDownloadExtensions"> |
<owner>asanka@chromium.org</owner> |