Chromium Code Reviews| Index: tools/metrics/actions/actions.xml |
| diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml |
| index 247788315919be83b17edc8dc08866b3f29ac2f9..2cb727335793869ab159e68cf7bbd49425bf8655 100644 |
| --- a/tools/metrics/actions/actions.xml |
| +++ b/tools/metrics/actions/actions.xml |
| @@ -16238,6 +16238,15 @@ 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_SwipeToOpen"> |
|
tdanderson
2017/06/26 18:13:02
Feel free to remove the metrics collection from th
minch1
2017/06/26 23:26:49
OK. I will remove it first and add it back in a fo
|
| + <owner>minch@chromium.org</owner> |
| + <description> |
| + Records when the user swipes up on the system tray in an attempt to open the |
| + system tray bubble. Note this is recorded even if the bubble is not opened, |
| + i.e, if the swipe was too short. |
| + </description> |
| +</action> |
| + |
| <action name="StatusArea_TapDraggingDisabled"> |
| <owner>minch@chromium.org</owner> |
| <description> |