Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index c221b272bb82c35d5d673d6e2fcfeae1e244ed59..9ece10d6f82a57f9ab48a4d11d9312e69b99e272 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -65019,6 +65019,15 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries. |
</summary> |
</histogram> |
+<histogram name="SBClientDownload.DownloadFileHasDmgSignature" enum="Boolean"> |
+ <owner>jialiul@chromium.org</owner> |
+ <summary> |
+ Records whether a given download file is a cryptographically signed DMG |
+ archive. This metric is logged before Chrome sends SafeBrowsing download |
+ pings. |
+ </summary> |
+</histogram> |
+ |
<histogram |
name="SBClientDownload.DownloadFileWithoutDiskImageExtensionHasKolySignature" |
enum="Boolean"> |