| Index: tools/metrics/actions/actions.xml
|
| diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml
|
| index 13c1695167db1771ea672adf1f9dddbef5e7b7ec..b09c29a375b9dba2535e1f26db35cfc751a5b5e9 100644
|
| --- a/tools/metrics/actions/actions.xml
|
| +++ b/tools/metrics/actions/actions.xml
|
| @@ -914,6 +914,20 @@ should be able to be added at any place in this file.
|
| </description>
|
| </action>
|
|
|
| +<action name="Android.LauncherShortcut.NewIncognitoTab">
|
| + <owner>twellington@chromium.org</owner>
|
| + <description>
|
| + User tapped on the 'New Incognito Tab' launcher shortcut option.
|
| + </description>
|
| +</action>
|
| +
|
| +<action name="Android.LauncherShortcut.NewTab">
|
| + <owner>twellington@chromium.org</owner>
|
| + <description>
|
| + User tapped on the 'New Tab' launcher shortcut option.
|
| + </description>
|
| +</action>
|
| +
|
| <action name="Android.ManageSpace">
|
| <owner>dmurph@chromium.org</owner>
|
| <description>
|
|
|