| Index: tools/metrics/actions/actions.xml
|
| diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml
|
| index 70e2e7266f8363a35973641799b84dc744a91535..aaa868d7dea0ac0b1256ce6b083b20a97973993a 100644
|
| --- a/tools/metrics/actions/actions.xml
|
| +++ b/tools/metrics/actions/actions.xml
|
| @@ -15288,6 +15288,20 @@ 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="StatusArea_CaretHighlightDisabled">
|
| + <owner>minch@chromium.org</owner>
|
| + <description>
|
| + Ash system menu: Accessibility: Disable caret highlighting
|
| + </description>
|
| +</action>
|
| +
|
| +<action name="StatusArea_CaretHighlightEnabled">
|
| + <owner>minch@chromium.org</owner>
|
| + <description>
|
| + Ash system menu: Accessibility: Enable caret highlighting
|
| + </description>
|
| +</action>
|
| +
|
| <action name="StatusArea_Cast_Detailed">
|
| <owner>jdufault@chromium.org</owner>
|
| <description>
|
| @@ -15392,6 +15406,34 @@ 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="StatusArea_HighlightKeyboardFocusDisabled">
|
| + <owner>minch@chromium.org</owner>
|
| + <description>
|
| + Ash system menu: Accessibility: Disable keyboard focus highlighting
|
| + </description>
|
| +</action>
|
| +
|
| +<action name="StatusArea_HighlightKeyboardFocusEnabled">
|
| + <owner>minch@chromium.org</owner>
|
| + <description>
|
| + Ash system menu: Accessibility: Enable keyboard focus highlighting
|
| + </description>
|
| +</action>
|
| +
|
| +<action name="StatusArea_HighlightMouseCursorDisabled">
|
| + <owner>minch@chromium.org</owner>
|
| + <description>
|
| + Ash system menu: Accessibility: Disable mouse cursor highlighting
|
| + </description>
|
| +</action>
|
| +
|
| +<action name="StatusArea_HighlightMouseCursorEnabled">
|
| + <owner>minch@chromium.org</owner>
|
| + <description>
|
| + Ash system menu: Accessibility: Enable mouse cursor highlighting
|
| + </description>
|
| +</action>
|
| +
|
| <action name="StatusArea_IME_Detailed">
|
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| <description>Please enter the description of this user action.</description>
|
| @@ -15427,6 +15469,16 @@ 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="StatusArea_MonoAudioDisabled">
|
| + <owner>minch@chromium.org</owner>
|
| + <description>Ash system menu: Accessibility: Disable mono audio</description>
|
| +</action>
|
| +
|
| +<action name="StatusArea_MonoAudioEnabled">
|
| + <owner>minch@chromium.org</owner>
|
| + <description>Ash system menu: Accessibility: Enable mono audio</description>
|
| +</action>
|
| +
|
| <action name="StatusArea_Network_ConnectConfigured">
|
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| <description>Please enter the description of this user action.</description>
|
|
|