Chromium Code Reviews| Index: tools/metrics/rappor/rappor.xml |
| diff --git a/tools/metrics/rappor/rappor.xml b/tools/metrics/rappor/rappor.xml |
| index 6bd05359ada6d24af4790752aa14a627b71661ea..dac32f28b8a26cba5096356fbbc9687615a502d4 100644 |
| --- a/tools/metrics/rappor/rappor.xml |
| +++ b/tools/metrics/rappor/rappor.xml |
| @@ -146,6 +146,15 @@ components/rappor/rappor_parameters.h. |
| </summary> |
| </rappor-metric> |
| +<rappor-metric name="Android.PageLoadDueToExternalApp" type="UMA_RAPPOR_TYPE"> |
| + <owner>mariakhomenko@chromium.org</owner> |
| + <summary> |
| + The package name of an application that sent an intent to Chrome. The name |
| + is taken from EXTRA_APPLICATION_ID passed to Chrome in the intent by the |
|
Steven Holte
2016/08/25 01:21:32
You'll need to provide a list of candidates in //g
|
| + application. |
| + </summary> |
| +</rappor-metric> |
| + |
| <rappor-metric name="AppBanner.NativeApp.Dismissed" type="ETLD_PLUS_ONE"> |
| <owner>dfalcantara@chromium.org</owner> |
| <summary> |