| Index: tools/metrics/actions/actions.xml
|
| diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml
|
| index 7d12e36f481bc7ed7f2bfec53e1b296eaecccfe7..90a4e6413ed8b238f7c759db8b0855f7c68729b8 100644
|
| --- a/tools/metrics/actions/actions.xml
|
| +++ b/tools/metrics/actions/actions.xml
|
| @@ -11522,6 +11522,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_ShowStorageManager">
|
| + <owner>fukino@chromium.org</owner>
|
| + <description>Settings: Storage management</description>
|
| +</action>
|
| +
|
| <action name="Options_ShowSyncAdvanced">
|
| <owner>stevenjb@chromium.org</owner>
|
| <description>Settings: Show advanced sync settings</description>
|
| @@ -11587,6 +11592,31 @@ 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_StorageOpenAccounts">
|
| + <owner>fukino@chromium.org</owner>
|
| + <description>Settings: Storage management: Other users</description>
|
| +</action>
|
| +
|
| +<action name="Options_StorageOpenAndroidStorage">
|
| + <owner>fukino@chromium.org</owner>
|
| + <description>Settings: Storage management: Android storage</description>
|
| +</action>
|
| +
|
| +<action name="Options_StorageOpenClearBrowsingData">
|
| + <owner>fukino@chromium.org</owner>
|
| + <description>Settings: Storage management: Browsing data</description>
|
| +</action>
|
| +
|
| +<action name="Options_StorageOpenClearDriveCache">
|
| + <owner>fukino@chromium.org</owner>
|
| + <description>Settings: Storage management: Offline files</description>
|
| +</action>
|
| +
|
| +<action name="Options_StorageOpenDownloads">
|
| + <owner>fukino@chromium.org</owner>
|
| + <description>Settings: Storage management: Downloads</description>
|
| +</action>
|
| +
|
| <action name="Options_SupervisedUsers_Disable">
|
| <owner>stevenjb@chromium.org</owner>
|
| <description>Settings: Users: Disable supervised users</description>
|
|
|