Chromium Code Reviews| Index: tools/metrics/actions/actions.xml |
| diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml |
| index 023f86b8a05531b9a50a97a51d61c2c1a18b8de6..c522d51948dcfe69e4d090171374a500d9b3328a 100644 |
| --- a/tools/metrics/actions/actions.xml |
| +++ b/tools/metrics/actions/actions.xml |
| @@ -685,6 +685,11 @@ 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="Accel_Window_Restore"> |
|
varkha
2014/10/01 19:08:51
I think the intent here was to record use of actua
dtapuska
2014/10/01 20:17:42
Done.
|
| + <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| + <description>Please enter the description of the metric.</description> |
| +</action> |
| + |
| <action name="Accel_Window_Snap_Left"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |