| Index: tools/metrics/actions/actions.xml
|
| diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml
|
| index b8c13a0ea058a29427be85d8e0c79c2ac172dcbc..528ed0b38f211ba0a8876b5a7daf8245af72b265 100644
|
| --- a/tools/metrics/actions/actions.xml
|
| +++ b/tools/metrics/actions/actions.xml
|
| @@ -13594,6 +13594,16 @@ 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. This
|
| + action is Android-specific.
|
| + </description>
|
| +</action>
|
| +
|
| <action name="Screenshot_Annotate">
|
| <owner>derat@chromium.org</owner>
|
| <owner>jdufault@chromium.org</owner>
|
|
|