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

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

Issue 2559463002: Record user action of screen orientation change (Closed)
Patch Set: Created 4 years 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
Index: tools/metrics/actions/actions.xml
diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml
index 8c611e95344357e7d525e47b38cb6afd581a0931..8d8598fe3e13de2769ae4fc4eaa06c60d7c59ec8 100644
--- a/tools/metrics/actions/actions.xml
+++ b/tools/metrics/actions/actions.xml
@@ -12463,6 +12463,15 @@ should be able to be added at any place in this file.
<description>Settings: Users: Remove a whitelisted user</description>
</action>
+<action name="OrientationChange">
+ <owner>avayvod@chromium.org</owner>
+ <owner>mlamouri@chromium.org</owner>
+ <owner>zqzhang@chromium.org</owner>
+ <description>
+ The use rotates the device triggering a screen orientation change.
+ </description>
+</action>
+
<action name="OriginChipPress">
<owner>macourteau@chromium.org</owner>
<description>Please enter the description of this user action.</description>

Powered by Google App Engine
This is Rietveld 408576698