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

Unified Diff: tools/metrics/histograms/enums.xml

Issue 2840483002: Log the creation of Sign In related dialog boxes. (Closed)
Patch Set: correct enums in enums.xml Created 3 years, 8 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:
Download patch
« no previous file with comments | « chrome/browser/ui/webui/signin/signin_email_confirmation_dialog.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/enums.xml
diff --git a/tools/metrics/histograms/enums.xml b/tools/metrics/histograms/enums.xml
index 1e5a5374e1e3aff0bd1ed3db44ff9cf4f3e40303..00abce7ab1ae36e70102514d1fdc332dd17e5df7 100644
--- a/tools/metrics/histograms/enums.xml
+++ b/tools/metrics/histograms/enums.xml
@@ -7182,6 +7182,11 @@ uploading your change for review. These are checked by presubmit scripts.
<int value="24" label="Payment Request"/>
<int value="25" label="Save Card"/>
<int value="26" label="Card Unmask"/>
+ <int value="27" label="Sign In"/>
+ <int value="28" label="Sign In Sync Confirmation"/>
+ <int value="29" label="Sign In Error"/>
+ <int value="30" label="Sign In Email Confirmation"/>
+ <int value="31" label="Profile Chooser"/>
</enum>
<enum name="DidNavigateToAd" type="int">
« no previous file with comments | « chrome/browser/ui/webui/signin/signin_email_confirmation_dialog.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698