| Index: tools/metrics/actions/actions.xml
|
| diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml
|
| index 351485a2e45cdc111e0915f4b908277585609735..24505b58b791e8c0321a2b071f11062b523236c9 100644
|
| --- a/tools/metrics/actions/actions.xml
|
| +++ b/tools/metrics/actions/actions.xml
|
| @@ -9279,6 +9279,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="MobileNTPSwitchToDownloadManager">
|
| + <owner>bauerb@chromium.org</owner>
|
| + <description>
|
| + Android: User clicked on the "More" card at the end of the section
|
| + of Downloads suggestions on the NTP to open the Download Manager UI.
|
| + </description>
|
| +</action>
|
| +
|
| <action name="MobileNTPSwitchToIncognito">
|
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| <description>Please enter the description of this user action.</description>
|
|
|