| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 18ad474ad9b6740d66d9e28df345bcade93ab07f..670aae84a4cb566ada1ca86744457c7a66f9209d 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -20513,6 +20513,15 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| </summary>
|
| </histogram>
|
|
|
| +<histogram name="Favicons.LargeIconService.FallbackSize" units="pixels">
|
| + <owner>jkrcal@chromium.org</owner>
|
| + <summary>
|
| + Records the size (concretely the width) in pixel of the favicon that is used
|
| + to generate a fallback style in the case when large enough favicon is not
|
| + available (size 0 denotes that no favicon is available at all).
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="FileBrowser.CloudImport.UserAction"
|
| enum="CloudImportUserAction">
|
| <owner>smckay@google.com</owner>
|
|
|