| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 3f75a1cf6c1160142ed94ef96929c997cae41c32..916f225e7fb9920bce765a21a87528c65806a1ab 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -18727,6 +18727,13 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| </summary>
|
| </histogram>
|
|
|
| +<histogram name="FileBrowser.QuickView.DialogType" enum="FileDialogType">
|
| + <owner>oka@google.com</owner>
|
| + <summary>
|
| + File dialog type (e.g. Full page, Save as file) when quick view is launched.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="FileBrowser.QuickView.FileType" enum="ViewFileType">
|
| <owner>oka@google.com</owner>
|
| <summary>File types that were tried to be opened with quick view.</summary>
|
|
|