| Index: tools/metrics/actions/actions.xml
|
| diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml
|
| index 66833848b583d96d40d4fe639131be39ade567d0..13c1695167db1771ea672adf1f9dddbef5e7b7ec 100644
|
| --- a/tools/metrics/actions/actions.xml
|
| +++ b/tools/metrics/actions/actions.xml
|
| @@ -11571,6 +11571,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>
|
| @@ -11636,6 +11641,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>
|
|
|