| Index: tools/metrics/actions/actions.xml
|
| diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml
|
| index a9a5eea88e8b916717599c905a271ef05cab65dc..bf4a94234f6966e565065e9d8292173937da80a1 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>
|
|
|