Chromium Code Reviews| Index: tools/metrics/actions/actions.xml |
| diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml |
| index 8c21bfdb7a6082a87b7694e0daa32c2cf7a2760c..895c387f44643d0071899561449da5fdce85a959 100644 |
| --- a/tools/metrics/actions/actions.xml |
| +++ b/tools/metrics/actions/actions.xml |
| @@ -9961,6 +9961,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="ShowSetTimeDialog"> |
| + <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| + <description>Please enter the description of the metric.</description> |
|
Alexei Svitkine (slow)
2014/04/24 20:44:33
Please fill in the owner and description fields fo
michaelpg
2014/04/24 20:55:47
Done.
|
| +</action> |
| + |
| <action name="Shutdown"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |