| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 178edb8325e4ee89afd156afcd747147f7c28c7a..c034b2bfa63806c584c8b93ddbe30868e5271c09 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -20452,6 +20452,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>
|
|
|