| Index: tools/metrics/actions/actions.xml
|
| diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml
|
| index c804edeafe78abbba72c79c376b4ed05a27cad30..9d595987bf36d031c00a34624d0056a7d63f76f7 100644
|
| --- a/tools/metrics/actions/actions.xml
|
| +++ b/tools/metrics/actions/actions.xml
|
| @@ -9536,6 +9536,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="Options_WakeOnWifiSsid_Disable">
|
| + <owner>michaelpg@chromium.org</owner>
|
| + <description>Settings: Disable Wake on Wi-Fi SSID</description>
|
| +</action>
|
| +
|
| +<action name="Options_WakeOnWifiSsid_Enable">
|
| + <owner>michaelpg@chromium.org</owner>
|
| + <description>Settings: Enable Wake on Wi-Fi SSID</description>
|
| +</action>
|
| +
|
| <action name="Options_WhitelistedUser_Add">
|
| <owner>stevenjb@chromium.org</owner>
|
| <description>Settings: Users: Add a whitelisted user</description>
|
|
|