Restore the histograms for notification resource loading.

These were lost when this functionality was ported from content to blink.

* Originally defined in https://codereview.chromium.org/1715763002
* Notifications.Icon.LoadFinishTime was originally defined using UMA_HISTOGRAM_LONG_TIMES so matches that configuration.
* Notifications.Icon.LoadFailTime was originally defined using UMA_HISTOGRAM_LONG_TIMES so matches that configuration.
* Notifications.Icon.ScaleDownTime was originally defined using SCOPED_UMA_HISTOGRAM_TIMER so matches that configuration.

BUG=592188

Review-Url: https://codereview.chromium.org/1904293003
Cr-Commit-Position: refs/heads/master@{#392943}
3 files changed