Chromium Code Reviews| 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> |