Chromium Code Reviews| Index: tools/metrics/actions/actions.xml |
| diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml |
| index 8c611e95344357e7d525e47b38cb6afd581a0931..d8c8badebb4bc1d547ea7d3b583ffc6b2f9153ec 100644 |
| --- a/tools/metrics/actions/actions.xml |
| +++ b/tools/metrics/actions/actions.xml |
| @@ -13630,6 +13630,15 @@ should be able to be added at any place in this file. |
| <description>Please enter the description of this user action.</description> |
| </action> |
| +<action name="ScreenOrientationChange"> |
| + <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. |
|
Alexei Svitkine (slow)
2016/12/06 18:02:22
Mention that this is Android-specific.
Zhiqiang Zhang (Slow)
2016/12/07 11:53:57
Done.
|
| + </description> |
| +</action> |
| + |
| <action name="Screenshot_Annotate"> |
| <owner>derat@chromium.org</owner> |
| <owner>jdufault@chromium.org</owner> |