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

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

Issue 1806353002: Enhanced Sync Confirmation modal (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed comments Created 4 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 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>

Powered by Google App Engine
This is Rietveld 408576698