Chromium Code Reviews| Index: tools/metrics/actions/actions.xml |
| diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml |
| index 91a7f4545bebf889b1f6ec9fdb7a22a1a52c0c7c..8ae3708ab1a194936903747fcd9aeefb41a5bb21 100644 |
| --- a/tools/metrics/actions/actions.xml |
| +++ b/tools/metrics/actions/actions.xml |
| @@ -3347,6 +3347,43 @@ 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="ContentSuggestions.NotificationsAction.Settings"> |
| + <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
|
Michael van Ouwerkerk
2017/04/05 10:27:42
Please list the metric's owners :-)
dgn
2017/04/05 13:54:07
Removed this one entirely to use an existing histo
|
| + <description>Please enter the description of the metric.</description> |
|
Michael van Ouwerkerk
2017/04/05 10:27:42
Please enter the description of the metric :-)
dgn
2017/04/05 13:54:07
Obsolete.
|
| +</action> |
| + |
| +<action name="ContentSuggestions.NotificationsPreferenceOff"> |
| + <owner>dgn@chromium.org</owner> |
| + <owner>finkm@chromium.org</owner> |
| + <description> |
| + The user turned off the content suggestions notifications in the settings. |
| + </description> |
| +</action> |
| + |
| +<action name="ContentSuggestions.NotificationsPreferenceOn"> |
| + <owner>dgn@chromium.org</owner> |
| + <owner>finkm@chromium.org</owner> |
| + <description> |
| + The user turned on the content suggestions notifications in the settings. |
| + </description> |
| +</action> |
| + |
| +<action name="ContentSuggestions.RemoteSuggestionsPreferenceOff"> |
| + <owner>dgn@chromium.org</owner> |
| + <owner>finkm@chromium.org</owner> |
| + <description> |
| + The user turned off remote content suggestions in the settings. |
| + </description> |
| +</action> |
| + |
| +<action name="ContentSuggestions.RemoteSuggestionsPreferenceOn"> |
| + <owner>dgn@chromium.org</owner> |
| + <owner>finkm@chromium.org</owner> |
| + <description> |
| + The user turned on remote content suggestions in the settings. |
| + </description> |
| +</action> |
| + |
| <action name="ContextualSearch.BackPressClose"> |
| <owner>donnd@chromium.org</owner> |
| <description> |
| @@ -9794,6 +9831,11 @@ should be able to be added at any place in this file. |
| <obsolete>This menu item was never added to the app menu.</obsolete> |
| </action> |
| +<action name="MobileMenuDataSaverOpened"> |
|
Michael van Ouwerkerk
2017/04/05 10:27:42
Wait, what? Is this a free rebase gift?
|
| + <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="MobileMenuDirectShare"> |
| <owner>aurimas@chromium.org</owner> |
| <description> |