| Index: tools/metrics/actions/actions.xml
|
| diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml
|
| index f900f254f2ecfc9b27d57f15e02a792545a76ed0..513191a81b9135e831b4847f841d9782adfa06f1 100644
|
| --- a/tools/metrics/actions/actions.xml
|
| +++ b/tools/metrics/actions/actions.xml
|
| @@ -11157,6 +11157,11 @@ should be able to be added at any place in this file.
|
| <description>Settings: Keyboard settings: Alt</description>
|
| </action>
|
|
|
| +<action name="Options_KeyboardRemapBackspaceKey">
|
| + <owner>michaelpg@chromium.org</owner>
|
| + <description>Settings: Keyboard settings: Backspace</description>
|
| +</action>
|
| +
|
| <action name="Options_KeyboardRemapCapsLockKey">
|
| <owner>stevenjb@chromium.org</owner>
|
| <description>Settings: Keyboard settings: CapsLock</description>
|
| @@ -11172,6 +11177,11 @@ should be able to be added at any place in this file.
|
| <description>Settings: Keyboard settings: Diamond</description>
|
| </action>
|
|
|
| +<action name="Options_KeyboardRemapEscapeKey">
|
| + <owner>michaelpg@chromium.org</owner>
|
| + <description>Settings: Keyboard settings: Escape</description>
|
| +</action>
|
| +
|
| <action name="Options_KeyboardRemapSearchKey">
|
| <owner>stevenjb@chromium.org</owner>
|
| <description>Settings: Keyboard settings: Search</description>
|
|
|