Chromium Code Reviews| Index: tools/metrics/histograms/histograms.xml |
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
| index c867b90c99b1397d92be28ec3d1e64489fa3d7b9..74bbc588613df64c91a4b31841bf9c5d28509834 100644 |
| --- a/tools/metrics/histograms/histograms.xml |
| +++ b/tools/metrics/histograms/histograms.xml |
| @@ -48663,6 +48663,14 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries. |
| </summary> |
| </histogram> |
| +<histogram name="PaymentRequest.CheckoutFunnel.SkippedShow" enum="BooleanHit"> |
| + <owner>sebsg@chromium.org</owner> |
| + <summary> |
| + When the Payment Request UI gets skipped to go directly to the payment |
| + method. |
|
please use gerrit instead
2017/04/13 13:49:47
s/method/app/
sebsg
2017/04/13 19:45:56
Done.
|
| + </summary> |
| +</histogram> |
| + |
| <histogram name="PaymentRequest.NumberOfSelectionAdds"> |
| <owner>sebsg@chromium.org</owner> |
| <summary> |