| Index: tools/metrics/actions/actions.xml
|
| diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml
|
| index aabf8011d5c580dd171a52fcf7c79bc78a8263b0..b8c13a0ea058a29427be85d8e0c79c2ac172dcbc 100644
|
| --- a/tools/metrics/actions/actions.xml
|
| +++ b/tools/metrics/actions/actions.xml
|
| @@ -10315,6 +10315,15 @@ 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="NewTabPage_ContentSuggestions_ArticlesUsage">
|
| + <owner>markusheintz@chromium.org</owner>
|
| + <description>
|
| + Counts the usage of the "Articles for you" section on the New Tab
|
| + Page. Examples for "Articles for You" usage are: A user opening an
|
| + article suggestion or a user viewing the articles suggestions section.
|
| + </description>
|
| +</action>
|
| +
|
| <action name="NewTabPage_ReopenTab">
|
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| <description>Please enter the description of this user action.</description>
|
|
|