Chromium Code Reviews| Index: tools/metrics/actions/actions.xml |
| diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml |
| index 0ed10fe9f5c36a6ef0c4853eb907cb6ed445222d..0468a5ad53e73635fe40e193e526ea432213638e 100644 |
| --- a/tools/metrics/actions/actions.xml |
| +++ b/tools/metrics/actions/actions.xml |
| @@ -10010,6 +10010,13 @@ 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="MobileNTPVisitedAgain"> |
| + <owner>fhorschig@chromium.org</owner> |
| + <description> |
| + The The user returned to a New Tab Page (NTP) that was shown before. |
|
Michael van Ouwerkerk
2017/03/13 16:42:56
Remove 'The '. It's cleaner.
fhorschig
2017/03/13 16:57:47
Done.
|
| + </description> |
| +</action> |
| + |
| <action name="MobileNewTabOpened"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |