Chromium Code Reviews| Index: tools/metrics/actions/actions.xml |
| diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml |
| index 8ec7feeaee65cf125991db252487abd59e652751..1642b47240a1b10a0761d4d2ba5bd3c346087b4b 100644 |
| --- a/tools/metrics/actions/actions.xml |
| +++ b/tools/metrics/actions/actions.xml |
| @@ -12672,6 +12672,15 @@ should be able to be added at any place in this file. |
| <description>Recorded when user sign in was successful.</description> |
| </action> |
| +<action name="Signin_Signin_WithActivityControlsCheckbox"> |
|
rkaplow
2016/03/22 14:57:01
user actions generally are related to a specific a
Moe
2016/03/22 20:41:32
I spoke to the PM. We would like to know the numbe
rkaplow
2016/03/22 21:10:59
I'm not sure I entirely agree. If you want to know
|
| + <owner>mahmadi@chromium.org</owner> |
| + <description> |
| + Recorded when the user checks the checkbox to be taken to the 'Activity |
| + controls' section of the privacy settings page and chooses default or |
| + advanced sync settings in the sign in succeed confirmation dialog. |
| + </description> |
| +</action> |
| + |
| <action name="Signin_Signin_WithAdvancedSyncSettings"> |
| <owner>gogerald@chromium.org</owner> |
| <description> |