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

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

Issue 2049683002: Wire up the Chrome Sign In modal dialog from the password bubble promo. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: nit Created 4 years, 6 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/signin/core/browser/signin_metrics.h ('k') | tools/metrics/histograms/histograms.xml » ('j') | 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 c4c3d93b88c80bfebba1348d936eb6accbc41e65..378c9bd5d53337e72a5ccf53cb69dbbed27a5648 100644
--- a/tools/metrics/actions/actions.xml
+++ b/tools/metrics/actions/actions.xml
@@ -13348,6 +13348,14 @@ should be able to be added at any place in this file.
</description>
</action>
+<action name="Signin_Signin_FromPasswordBubble">
+ <owner>gogerald@chromium.org</owner>
+ <description>
+ Recorded on sign in start from access point
+ signin_metrics::AccessPoint::ACCESS_POINT_PASSWORD_BUBBLE.
+ </description>
+</action>
+
<action name="Signin_Signin_FromRecentTabs">
<owner>gogerald@chromium.org</owner>
<description>
« no previous file with comments | « components/signin/core/browser/signin_metrics.h ('k') | tools/metrics/histograms/histograms.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698