| 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>
|
|
|