Chromium Code Reviews| Index: tools/metrics/histograms/histograms.xml |
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
| index 59793169f1b928a1b3ef9a4a684084bc7654830d..e0178ee07ea93aa85ffa9b801ae5a0b765b5c062 100644 |
| --- a/tools/metrics/histograms/histograms.xml |
| +++ b/tools/metrics/histograms/histograms.xml |
| @@ -48777,6 +48777,13 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries. |
| </summary> |
| </histogram> |
| +<histogram name="PaymentRequest.CheckoutFunnel.SkippedShow" enum="BooleanHit"> |
|
jwd
2017/04/13 20:53:03
What about boolean skipped?
sebsg
2017/04/13 21:03:10
Sweet! thanks!
|
| + <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> |