| Index: tools/metrics/actions/actions.xml
|
| diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml
|
| index 0ed10fe9f5c36a6ef0c4853eb907cb6ed445222d..a537473c6160c9034d44f61c0f8163584ad34ed3 100644
|
| --- a/tools/metrics/actions/actions.xml
|
| +++ b/tools/metrics/actions/actions.xml
|
| @@ -9961,6 +9961,14 @@ 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="MobileNTPOpenedInNewTab">
|
| + <owner>fhorschig@chromium.org</owner>
|
| + <description>
|
| + The user manually created a New Tab Page (NTP) in a new tab that has not
|
| + been shown before. This includes the initial tab (when starting Chrome).
|
| + </description>
|
| +</action>
|
| +
|
| <action name="MobileNTPRecentlyClosed">
|
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| <description>Please enter the description of this user action.</description>
|
|
|