| Index: tools/metrics/actions/actions.xml
|
| diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml
|
| index 7b4450a198b52ec618ceab627d8ee33f837be4f7..771b884463786ddbe887980026227b7cb105eaf6 100644
|
| --- a/tools/metrics/actions/actions.xml
|
| +++ b/tools/metrics/actions/actions.xml
|
| @@ -1842,6 +1842,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="ClearBrowsingData_ChannelIDs">
|
| + <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| + <description>Please enter the description of the metric.</description>
|
| +</action>
|
| +
|
| <action name="ClearBrowsingData_ContentLicenses">
|
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| <description>Please enter the description of this user action.</description>
|
| @@ -1915,6 +1920,7 @@ should be able to be added at any place in this file.
|
| <action name="ClearBrowsingData_ServerBoundCerts">
|
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| <description>Please enter the description of this user action.</description>
|
| + <obsolete>This has been renamed ClearBrowsingData_ChannelIDs.</obsolete>
|
| </action>
|
|
|
| <action name="ClearBrowsingData_ShaderCache">
|
|
|