| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index d66fda78add604022d3e48a52b2c8b2c786867ad..e6f0b7d681be9b0be069ee0746988b9fd784ee7e 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -64597,6 +64597,18 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| </summary>
|
| </histogram>
|
|
|
| +<histogram
|
| + name="SBClientDownload.DownloadFileWithoutDiskImageExtensionHasKolySignature"
|
| + enum="Boolean">
|
| + <owner>jialiul@chromium.org</owner>
|
| + <summary>
|
| + Records whether download files without an Apple disk image file extension
|
| + have a 'koly' signature. This can be used to identify distribution of disk
|
| + image files to Mac users without simply relying on file extension. This
|
| + metric is logged before Chrome sends SafeBrowsing download pings.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="SBClientDownload.DownloadRequestDuration" units="ms">
|
| <owner>mattm@chromium.org</owner>
|
| <summary>
|
|
|