Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(77)

Unified Diff: tools/metrics/actions/actions.xml

Issue 806163003: Adds histograms for casting feature of Video Player Base URL: https://chromium.googlesource.com/chromium/src.git@2214
Patch Set: Created 6 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | tools/metrics/histograms/histograms.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/actions/actions.xml
diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml
index 492e00eb02fa01f6ec52e5a92e4d0d44b2e6f404..a4612bfa936fad463288d3738a24a6bf8cc2c1c0 100644
--- a/tools/metrics/actions/actions.xml
+++ b/tools/metrics/actions/actions.xml
@@ -11253,6 +11253,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>
« no previous file with comments | « no previous file | tools/metrics/histograms/histograms.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698