| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 1c5bdfd526558f35a4ea2c298029dab40820ef24..7d7636bcaebebbd4f94121929bf49c2456ee9fab 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -54189,6 +54189,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.
|
|
|