| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 23ec2bb552cd4ff0461074355a6abdb026c978b7..178edb8325e4ee89afd156afcd747147f7c28c7a 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -20444,6 +20444,14 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| </summary>
|
| </histogram>
|
|
|
| +<histogram name="Favicons.LargeIconService.DownloadedSize" units="pixels">
|
| + <owner>jkrcal@chromium.org</owner>
|
| + <summary>
|
| + Records the size (concretely the width) in pixel of the favicon downloaded
|
| + from Google favicon server (size 0 denotes that download has failed).
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="FileBrowser.CloudImport.UserAction"
|
| enum="CloudImportUserAction">
|
| <owner>smckay@google.com</owner>
|
|
|