| Index: tools/metrics/rappor/rappor.xml
|
| diff --git a/tools/metrics/rappor/rappor.xml b/tools/metrics/rappor/rappor.xml
|
| index 3d06174bc84b9cab35b2c7380917597edee319be..a4f123fe00c991309df136617df3baab03280138 100644
|
| --- a/tools/metrics/rappor/rappor.xml
|
| +++ b/tools/metrics/rappor/rappor.xml
|
| @@ -106,6 +106,24 @@ components/rappor/rappor_service.cc.
|
| </summary>
|
| </rappor-metric>
|
|
|
| +<rappor-metric name="Launch.HomeScreen.Shortcut" type="ETLD_PLUS_ONE">
|
| + <owner>dfalcantara@chromium.org</owner>
|
| + <summary>
|
| + The eTLD+1 of a URL that was launched from the Android Home screen into a
|
| + tab. This explicitly does not count relaunches via the Android Recents
|
| + menu.
|
| + </summary>
|
| +</rappor-metric>
|
| +
|
| +<rappor-metric name="Launch.HomeScreen.Standalone" type="ETLD_PLUS_ONE">
|
| + <owner>dfalcantara@chromium.org</owner>
|
| + <summary>
|
| + The eTLD+1 of a URL that was launched from the Android Home screen into a
|
| + WebappActivity. This explicitly does not count relaunches via the Android
|
| + Recents menu.
|
| + </summary>
|
| +</rappor-metric>
|
| +
|
| <rappor-metric name="Plugins.FlashOriginUrl" type="ETLD_PLUS_ONE">
|
| <owner>wfh@chromium.org</owner>
|
| <summary>
|
| @@ -210,15 +228,6 @@ components/rappor/rappor_service.cc.
|
| </summary>
|
| </rappor-metric>
|
|
|
| -<rappor-metric name="webapps.LaunchURL" type="ETLD_PLUS_ONE">
|
| - <owner>dfalcantara@chromium.org</owner>
|
| - <summary>
|
| - The eTLD+1 of a URL that was launched from the Android Home screen into a
|
| - WebappActivity. This explicitly does not count relaunches via the Android
|
| - Recents menu.
|
| - </summary>
|
| -</rappor-metric>
|
| -
|
| </rappor-metrics>
|
|
|
| </rappor-configuration>
|
|
|