Index: tools/metrics/actions/actions.xml |
diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml |
index 390d16b471b27d442d6a9ecbc1a922645f0cfb90..8a5e4173a140b29c64c5738b9f92a61308d7c6af 100644 |
--- a/tools/metrics/actions/actions.xml |
+++ b/tools/metrics/actions/actions.xml |
@@ -11375,6 +11375,20 @@ should be able to be added at any place in this file. |
<obsolete>Removed from codebase; see GoogleUpdate.UpgradeResult.</obsolete> |
</action> |
+<action name="VideoPlayer.CastVideoError"> |
+ <owner>yoshiki@chromium.org</owner> |
+ <description> |
+ Chrome OS Video Player: an error occurred upon casting. |
+ </description> |
+</action> |
+ |
+<action name="VideoPlayer.OpenVideoPlayer"> |
+ <owner>yoshiki@chromium.org</owner> |
+ <description> |
+ Chrome OS Video Player: the user opened the Chrome OS Video Player. |
+ </description> |
+</action> |
+ |
<action name="ViewAboutConflicts"> |
<owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
<description>Please enter the description of this user action.</description> |