| Index: tools/metrics/actions/actions.xml
|
| diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml
|
| index 6e327a44ce78f1d8e92278278bb49d50eab30ccb..33cd17d5e5446a9dc2e412a79ae911f3d73a7877 100644
|
| --- a/tools/metrics/actions/actions.xml
|
| +++ b/tools/metrics/actions/actions.xml
|
| @@ -8734,13 +8734,29 @@ should be able to be added at any place in this file.
|
| </action>
|
|
|
| <action name="Options_SafeBrowsingDownloadFeedbackCheckbox_Disable">
|
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| - <description>Please enter the description of this user action.</description>
|
| + <owner>felt@chromium.org</owner>
|
| + <description>Safe Browsing download feedback disabled</description>
|
| + <obsolete>
|
| + Deprecated 6/14. Replaced by SafeBrowsingExtendedReportingCheckbox_Disable.
|
| + </obsolete>
|
| </action>
|
|
|
| <action name="Options_SafeBrowsingDownloadFeedbackCheckbox_Enable">
|
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| - <description>Please enter the description of this user action.</description>
|
| + <owner>felt@chromium.org</owner>
|
| + <description>Safe Browsing download feedback enabled</description>
|
| + <obsolete>
|
| + Deprecated 6/14. Replaced by SafeBrowsingExtendedReportingCheckbox_Enable.
|
| + </obsolete>
|
| +</action>
|
| +
|
| +<action name="Options_SafeBrowsingExtendedReportingCheckbox_Disable">
|
| + <owner>felt@chromium.org</owner>
|
| + <description>Safe Browsing Extended Reporting disabled</description>
|
| +</action>
|
| +
|
| +<action name="Options_SafeBrowsingExtendedReportingCheckbox_Enable">
|
| + <owner>felt@chromium.org</owner>
|
| + <description>Safe Browsing Extended Reporting enabled</description>
|
| </action>
|
|
|
| <action name="Options_SearchEngineChanged">
|
|
|