| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 8adc02092e4e9f4ff80cc2c5bde53a7e974f68af..e1b343438ab453adab658d31ff7ab7992cf5c34f 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -64668,6 +64668,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">
|
|
|