| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 6b13936bdc5e043c791bc04f86245158f5a11983..5b589729e3c7bd6f043ef3684ded4df38fc6a609 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -57052,6 +57052,16 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| </summary>
|
| </histogram>
|
|
|
| +<histogram name="Printing.CUPS.ProtocolUsed" enum="PrinterProtocol">
|
| + <owner>skau@chromium.org</owner>
|
| + <summary>
|
| + Records the protocol for a selected printer in Chrome OS. Used to track
|
| + usage of the various printer protocols. Since a selection occurs when print
|
| + preview is opened, this will count at least one every time that happens if a
|
| + CUPS printer was selected.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="PrintPreview.DestinationAction"
|
| enum="PrintPreviewPrintDestinationBuckets">
|
| <owner>vitalybuka@chromium.org</owner>
|
|
|