Chromium Code Reviews| Index: tools/metrics/actions/actions.xml |
| diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml |
| index 52903356c2347c80ffbd6957a09037059cacc5b3..e735d98cbe494a567e5b85b08006ec16fb1640fb 100644 |
| --- a/tools/metrics/actions/actions.xml |
| +++ b/tools/metrics/actions/actions.xml |
| @@ -16145,6 +16145,14 @@ should be able to be added at any place in this file. |
| <description>Ash system menu: Accessibility: Enable sticky keys</description> |
| </action> |
| +<action name="StatusArea_SystemTray_Swiping"> |
| + <owner>minch@chromium.org</owner> |
| + <description> |
| + Counts the number of times the user swiping on the system tray to open / |
| + close the system tray bubble. |
|
tdanderson
2017/06/22 20:21:43
This description is not entirely accurate since th
minch1
2017/06/23 22:39:57
OK. Let's keep it as-is first. Just waiting for th
|
| + </description> |
| +</action> |
| + |
| <action name="StatusArea_TapDraggingDisabled"> |
| <owner>minch@chromium.org</owner> |
| <description> |