| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 976db00524156458009bca3c57e46af2a16190c7..bc2e299ba40283a190c0b835c0fceaf497e774c4 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -63995,6 +63995,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>
|
|
|