Chromium Code Reviews| Index: tools/metrics/actions/actions.xml |
| diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml |
| index 0ad0c762ca2967dba1ed48ba5bbafdfb67265daa..e7276a6984fc47d4acbb32317340f2caa91218bf 100644 |
| --- a/tools/metrics/actions/actions.xml |
| +++ b/tools/metrics/actions/actions.xml |
| @@ -1841,6 +1841,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"> |
|
wtc
2014/07/01 19:50:57
Please confirm it is safe to rename this action.
Ryan Hamilton
2014/07/21 19:12:13
Hm. I have no idea :/ I'll be sure to get confirma
|
| + <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> |
| @@ -1911,11 +1916,6 @@ 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_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> |
| -</action> |
| - |
| <action name="ClearBrowsingData_ShaderCache"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |