Chromium Code Reviews| Index: tools/metrics/actions/actions.xml |
| diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml |
| index e11e0378f72bba6f6d7ab74b4f91f5dca1e399bb..bd6ee38cbfaa24c3be61b928ed0e2f1022cb3890 100644 |
| --- a/tools/metrics/actions/actions.xml |
| +++ b/tools/metrics/actions/actions.xml |
| @@ -154,6 +154,11 @@ 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="AboutFlags_document-passive-event-listeners"> |
| + <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
|
Evan Stade
2016/07/08 17:34:59
you don't need to fill this in?
Mathieu
2016/07/08 18:10:02
Someone had forgotten to run extract_actions.py. I
|
| + <description>Please enter the description of the metric.</description> |
| +</action> |
| + |
| <action name="AboutFlags_downloads-new-ui"> |
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner> |
| <description>Please enter the description of this user action.</description> |
| @@ -13412,6 +13417,14 @@ should be able to be added at any place in this file. |
| </description> |
| </action> |
| +<action name="Signin_Signin_FromAutofillDropdown"> |
| + <owner>mathp@chromium.org</owner> |
| + <description> |
| + Recorded on sign in start from access point |
| + signin_metrics::AccessPoint::ACCESS_POINT_AUTOFILL_DROPDOWN. |
| + </description> |
| +</action> |
| + |
| <action name="Signin_Signin_FromAvatarBubbleSignin"> |
| <owner>gogerald@chromium.org</owner> |
| <description> |