| Index: tools/metrics/actions/actions.xml
|
| diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml
|
| index ab2f7da5d308318039df41afddb2ea3b9d2b206f..5cb5606a505ddb592760cf029214f7d7ebd1f261 100644
|
| --- a/tools/metrics/actions/actions.xml
|
| +++ b/tools/metrics/actions/actions.xml
|
| @@ -9537,6 +9537,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>
|
|
|