diff options
Diffstat (limited to 'tools/metrics/actions/actions.xml')
-rw-r--r-- | tools/metrics/actions/actions.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml index c95b625..a6a9983 100644 --- a/tools/metrics/actions/actions.xml +++ b/tools/metrics/actions/actions.xml @@ -7397,6 +7397,13 @@ should be able to be added at any place in this file. </description> </action> +<action name="MobilePreviewPageSingleTap"> + <owner>ksimbili@chromium.org</owner> + <description> + User taped on the page while the preview page is being shown. + </description> +</action> + <action name="MobilePreviewPageTabClose"> <owner>ksimbili@chromium.org</owner> <description>User closes the tab while preview page is loaded.</description> |