| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 976db00524156458009bca3c57e46af2a16190c7..1bdc01665899daa73ea2377242b907d0b0b4e34c 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -63995,6 +63995,19 @@ 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 -- signifyng a 512-byte metadata file trailer
|
| + typical of disk images. This can be used to identify distribution of disk
|
| + image files to Mac users even if the distributor tries to evade detection by
|
| + using an innocuous-seeming file extension.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="SBClientDownload.DownloadRequestDuration" units="ms">
|
| <owner>mattm@chromium.org</owner>
|
| <summary>
|
|
|