Chromium Code Reviews| Index: tools/metrics/actions/actions.xml |
| diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml |
| index cc2df0bf7e6a0be613c20eaba537745dbd2d3d71..e0d44b6eaa6dac31cd69511003cbc1025beb6c5e 100644 |
| --- a/tools/metrics/actions/actions.xml |
| +++ b/tools/metrics/actions/actions.xml |
| @@ -3215,6 +3215,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="CollapseSelection"> |
|
Ilya Sherman
2017/03/09 08:17:00
This action name is fairly vague. Could you pleas
|
| + <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
|
Ilya Sherman
2017/03/09 08:16:59
^^^
|
| + <description>Please enter the description of the metric.</description> |
|
Ilya Sherman
2017/03/09 08:16:59
^^^
|
| +</action> |
| + |
| <action name="ConfirmNotToOrderSpringCharger"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| @@ -15895,11 +15900,6 @@ 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="Unselect"> |
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| - <description>Please enter the description of this user action.</description> |
| -</action> |
| - |
| <action name="UpdateChrome"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |