| Index: tools/metrics/rappor/rappor.xml
|
| diff --git a/tools/metrics/rappor/rappor.xml b/tools/metrics/rappor/rappor.xml
|
| index 0a7f95a32dc2d7fa6123e5edcdb5fb48e7472a02..3334d6f215d01f9aa6132fc26a2e5d4ed6992b02 100644
|
| --- a/tools/metrics/rappor/rappor.xml
|
| +++ b/tools/metrics/rappor/rappor.xml
|
| @@ -137,6 +137,15 @@ components/rappor/rappor_parameters.h.
|
| <rappor-metrics>
|
| <!-- Rappor metric definitions -->
|
|
|
| +<rappor-metric name="Android.ExternalNavigationNotChosen"
|
| + type="UMA_RAPPOR_TYPE">
|
| + <owner>mariakhomenko@chromium.org</owner>
|
| + <summary>
|
| + The package name of an application that was given as an alternative choice
|
| + to handling a URL in Chrome, but wasn't chosen.
|
| + </summary>
|
| +</rappor-metric>
|
| +
|
| <rappor-metric name="AppBanner.NativeApp.Dismissed" type="ETLD_PLUS_ONE">
|
| <owner>dfalcantara@chromium.org</owner>
|
| <summary>
|
|
|