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..ba3bc03329bbb0c79896f2799e9f9a71e4a6cdf3 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"> |
|
Alexei Svitkine (slow)
2014/04/25 15:04:12
I know there's existing bad precedent, but it's be
michaelpg
2014/04/25 20:05:14
Done.
|
| + <owner>michaelpg@chromium.org</owner> |
| + <description>Set system time dialog was launched.</description> |
| +</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> |