Index: tools/metrics/actions/actions.xml |
diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml |
index de88be8698ab810d13620ca268a0262041e56813..6cb43e732a52170140f3a5878b18e9a37d45956a 100644 |
--- a/tools/metrics/actions/actions.xml |
+++ b/tools/metrics/actions/actions.xml |
@@ -1037,6 +1037,14 @@ should be able to be added at any place in this file. |
</description> |
</action> |
+<action name="Android.ContentDetectorActivated"> |
+ <owner>twellington@chromium.org</owner> |
+ <description> |
+ User tapped on a phone number, address or email address, activating a |
+ content detector and causing a content intent to be sent. |
+ </description> |
+</action> |
+ |
<action name="Android.DownloadManager.CheckForExternallyRemovedItems"> |
<owner>dfalcantara@chromium.org</owner> |
<owner>twellington@chromium.org</owner> |