Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(123)

Unified Diff: tools/metrics/actions/actions.xml

Issue 324803002: Add single tap preview user action to xml file. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698