Index: tools/metrics/actions/actions.xml |
diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml |
index 0606a32f5958d65251a4c04e65060b4854813955..47e6bbaae487947a862345a498bdd366843a9c3b 100644 |
--- a/tools/metrics/actions/actions.xml |
+++ b/tools/metrics/actions/actions.xml |
@@ -7718,6 +7718,16 @@ 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="Media.Audible.AddTab"> |
+ <owner>mlamouri@chromium.org</owner> |
+ <description>A tab became audible.</description> |
+</action> |
+ |
+<action name="Media.Audible.RemoveTab"> |
+ <owner>mlamouri@chromium.org</owner> |
+ <description>A tab is no longer audible.</description> |
+</action> |
+ |
<action name="MediaContextMenu_Controls"> |
<owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
<description>Please enter the description of this user action.</description> |