| Index: tools/metrics/actions/actions.xml
|
| diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml
|
| index 0ca0164038b05f7dc6e5901870d64139e05f7b8c..3cb64f79d7a727a888cc0257192322262f8c8bd1 100644
|
| --- a/tools/metrics/actions/actions.xml
|
| +++ b/tools/metrics/actions/actions.xml
|
| @@ -8556,6 +8556,11 @@ should be able to be added at any place in this file.
|
| <description>Settings: Device: Display settings: Orientation</description>
|
| </action>
|
|
|
| +<action name="Options_DisplaySetOverscan">
|
| + <owner>stevenjb@chromium.org</owner>
|
| + <description>Settings: Device: Display settings: Overscan</description>
|
| +</action>
|
| +
|
| <action name="Options_DisplaySetPrimary">
|
| <owner>stevenjb@chromium.org</owner>
|
| <description>Settings: Device: Display settings: Make primary</description>
|
| @@ -9244,9 +9249,9 @@ should be able to be added at any place in this file.
|
| <description>Settings: Show advanced settings</description>
|
| </action>
|
|
|
| -<action name="Options_ShowAutoFillSettings">
|
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| - <description>Please enter the description of this user action.</description>
|
| +<action name="Options_ShowAutofillSettings">
|
| + <owner>michaelpg@chromium.org</owner>
|
| + <description>Settings: Show autofill settings</description>
|
| </action>
|
|
|
| <action name="Options_ShowBatterySettings">
|
| @@ -9269,6 +9274,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="Options_ShowFontSettings">
|
| + <owner>michaelpg@chromium.org</owner>
|
| + <description>Setings: Customize fonts</description>
|
| +</action>
|
| +
|
| <action name="Options_ShowKeyboardSettings">
|
| <owner>stevenjb@chromium.org</owner>
|
| <description>Settings: Keyboard settings</description>
|
|
|