Chromium Code Reviews| Index: tools/metrics/actions/actions.xml |
| diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml |
| index a9a5eea88e8b916717599c905a271ef05cab65dc..9e83639c6c7b9472e7140bbc91e47f2ecafc7778 100644 |
| --- a/tools/metrics/actions/actions.xml |
| +++ b/tools/metrics/actions/actions.xml |
| @@ -10952,6 +10952,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="WindowCycleController_Cycle"> |
| + <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="WindowDrag_MaximizeLeft"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| @@ -10967,9 +10972,9 @@ 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="WindowSelector_Selection"> |
| +<action name="WindowSelector_OverviewEnterKey"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| - <description>Please enter the description of this user action.</description> |
| + <description>Please enter the description of the metric.</description> |
|
tdanderson
2014/06/09 17:50:46
Why are you making the <description> text differen
Nina
2014/06/09 18:12:50
Well, the automatic tool that extracts these tags
|
| </action> |
| <action name="WorkerProcess_BadProcessToKill"> |