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

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 87e8eb72b0f34b4651f6b0a878aa0e98c30f62ca..d8782fba2300a5154e6584ece6523cd587addb0e 100644
--- a/tools/metrics/actions/actions.xml
+++ b/tools/metrics/actions/actions.xml
@@ -12707,6 +12707,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">
+ <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