| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 59793169f1b928a1b3ef9a4a684084bc7654830d..fc6e24494fc811b992ccbe979cf8e9289570d46f 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -48777,6 +48777,14 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| </summary>
|
| </histogram>
|
|
|
| +<histogram name="PaymentRequest.CheckoutFunnel.SkippedShow"
|
| + enum="BooleanSkipped">
|
| + <owner>sebsg@chromium.org</owner>
|
| + <summary>
|
| + When the Payment Request UI gets skipped to go directly to the payment app.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="PaymentRequest.NumberOfSelectionAdds">
|
| <owner>sebsg@chromium.org</owner>
|
| <summary>
|
|
|