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

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

Issue 204813006: Adds UMA for display color calibration in ChromeOS. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 9 months 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
Index: tools/metrics/actions/actions.xml
diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml
index fe7fca64cc524148469be33c420a4354c8d0c55d..7b5fa85623b3751254c0e940803e266a8d5b512f 100644
--- a/tools/metrics/actions/actions.xml
+++ b/tools/metrics/actions/actions.xml
@@ -2006,6 +2006,12 @@ 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="ColorProfileChanged">
+ <owner>xiaowenx@chromium.org</owner>
+ <owner>mukai@chromium.org</owner>
+ <description>Please enter the description of the metric.</description>
Alexei Svitkine (slow) 2014/03/26 13:02:10 This is missing a description. Also, does it need
Jun Mukai 2014/03/26 18:08:09 Added the description. Correct me if I'm wrong, b
Alexei Svitkine (slow) 2014/03/26 19:18:08 The histogram dashboard has two views. The defaul
Jun Mukai 2014/03/26 21:17:46 ah, got it. removed. thanks!
+</action>
+
<action name="ConfirmNotToOrderSpringCharger">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>

Powered by Google App Engine
This is Rietveld 408576698