Chromium Code Reviews| Index: tools/metrics/actions/actions.xml |
| diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml |
| index 979dd73179893aa46ee613910f0b6316890f9d8b..381abdde02ce4cd7da7dc5f4b9e355ea028af13a 100644 |
| --- a/tools/metrics/actions/actions.xml |
| +++ b/tools/metrics/actions/actions.xml |
| @@ -9409,6 +9409,14 @@ 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="Options_DefaultKeygenSettingChanged"> |
|
jwd
2015/11/11 19:21:15
How/where does this get logged?
svaldez
2015/11/11 20:26:27
This currently gets logged as part of another Keyg
jwd
2015/11/11 22:07:24
I'd prefer it be in the same CL.
svaldez
2015/11/12 18:02:59
Removed from this CL.
|
| + <owner>rsleevi@chromium.org</owner> |
| + <owner>svaldez@chromium.org</owner> |
| + <description> |
| + Triggers when the default decision for using key generation is changed. |
| + </description> |
| +</action> |
| + |
| <action name="Options_DefaultMIDISysExSettingChanged"> |
| <owner>toyoshim@chromium.org</owner> |
| <description> |