| 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">
|
| + <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="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>
|
|
|