Index: tools/metrics/actions/actions.xml |
diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml |
index ae4e8be02c16ef4a0920f2b417c5d874b5a24cdf..f46c225a9695cf758f7219dc687f0ebd988c495c 100644 |
--- a/tools/metrics/actions/actions.xml |
+++ b/tools/metrics/actions/actions.xml |
@@ -1283,6 +1283,11 @@ should be able to be added at any place in this file. |
</description> |
</action> |
+<action name="Android.DownloadManager.Item.OpenSucceeded"> |
+ <owner>shaktisahu@chromium.org</owner> |
+ <description>User opened a download from download home.</description> |
+</action> |
+ |
<action name="Android.DownloadManager.OpenDrawer"> |
<owner>dfalcantara@chromium.org</owner> |
<owner>twellington@chromium.org</owner> |