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

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

Issue 2137153002: [Autofill] Implement Impression metric for signin promo in CC dropdown. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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
« no previous file with comments | « components/autofill/core/browser/autofill_external_delegate_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/actions/actions.xml
diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml
index 9dbe3baa38c714b28ebdabd519ec2151464427cd..4d69fdd70b8797f24cf416bf6cee40b1b052bc69 100644
--- a/tools/metrics/actions/actions.xml
+++ b/tools/metrics/actions/actions.xml
@@ -13304,6 +13304,13 @@ should be able to be added at any place in this file.
</description>
</action>
+<action name="Signin_Impression_FromAutofillDropdown">
+ <owner>mathp@chromium.org</owner>
+ <description>
+ Recorded when showing sign in entry in the Autofill dropdown.
+ </description>
+</action>
+
<action name="Signin_Impression_FromAvatarBubbleSignin">
<owner>gogerald@chromium.org</owner>
<description>
« no previous file with comments | « components/autofill/core/browser/autofill_external_delegate_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698