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

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

Issue 2640333003: [Downloads UI] Implement search (Closed)
Patch Set: Explicitly handle empty downloads query Created 3 years, 11 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/javatests/src/org/chromium/chrome/browser/download/ui/DownloadHistoryAdapterTest.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 ad35641a1bd648f856e4ef5c6913b6f7d78a833b..98c779c2bd78c19c703852fac8ad9e94ac645205 100644
--- a/tools/metrics/actions/actions.xml
+++ b/tools/metrics/actions/actions.xml
@@ -1129,6 +1129,12 @@ should be able to be added at any place in this file.
</description>
</action>
+<action name="Android.DownloadManager.Search">
+ <owner>dfalcantara@chromium.org</owner>
+ <owner>twellington@chromium.org</owner>
+ <description>User initiated a search of their downloads.</description>
+</action>
+
<action name="Android.DownloadManager.SelectionEstablished">
<owner>dfalcantara@chromium.org</owner>
<owner>twellington@chromium.org</owner>
« no previous file with comments | « chrome/android/javatests/src/org/chromium/chrome/browser/download/ui/DownloadHistoryAdapterTest.java ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698