Chromium Code Reviews| Index: tools/metrics/actions/actions.xml |
| diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml |
| index 51ad5442d8921fcfb176e116ddcd5a687c1efe96..df328e0a185029460847d59e8d30e12bc20cc778 100644 |
| --- a/tools/metrics/actions/actions.xml |
| +++ b/tools/metrics/actions/actions.xml |
| @@ -9334,6 +9334,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="MobileTabClosedUndoShortCut"> |
| + <owner>xingliu@chromium.com</owner> |
| + <description>Undo tab closure by keyboard shortcut ctrl+shift+T.</description> |
|
Theresa
2016/07/12 17:25:17
nit: add something like "Android only." at the end
|
| +</action> |
| + |
| <action name="MobileTabStripCloseTab"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |