| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 7e94067119120cef98b3dccc797d9749476a9be2..8176d34eaf363887baf47f6495029c8c83624211 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -54559,6 +54559,13 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| </summary>
|
| </histogram>
|
|
|
| +<histogram name="SBDownloadFeedback.EmptyFilePathFailure" enum="Boolean">
|
| + <owner>jialiul@chromium.org</owner>
|
| + <summary>
|
| + Count of times download feedback cannot be sent due to empty file path.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="SBDownloadFeedback.Shown" enum="DownloadItem.DangerType">
|
| <obsolete>
|
| Starting with M32, replaced by SBDownloadFeedback.Eligible.
|
|
|