Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(65)

Unified Diff: tools/metrics/actions/actions.xml

Issue 2240833002: Metric for opening the Download Manager UI from the NTP More-card (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@offlinesplit
Patch Set: Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/android/java/src/org/chromium/chrome/browser/ntp/NewTabPage.java ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 &quot;More&quot; 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>
« no previous file with comments | « chrome/android/java/src/org/chromium/chrome/browser/ntp/NewTabPage.java ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698