Chromium Code Reviews| Index: tools/metrics/actions/actions.xml |
| diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml |
| index 8837add1291db69f37811d78a6dbc293d6d4db48..368104e5374dca0b10dff5b4fd33442eb8ca627c 100644 |
| --- a/tools/metrics/actions/actions.xml |
| +++ b/tools/metrics/actions/actions.xml |
| @@ -8092,6 +8092,11 @@ should be able to be added at any place in this file. |
| <description>User opened the app menu.</description> |
| </action> |
| +<action name="MobileNTP.Interests.OpenDialog"> |
| + <owner>peconn@chromium.org</owner> |
| + <description>User opens the interests dialog.</description> |
|
newt (away)
2015/12/12 00:30:32
s/opens/opened/
PEConn
2015/12/14 17:05:16
Done.
|
| +</action> |
| + |
| <action name="MobileNTPBookmark"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |