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

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

Issue 2862653002: If force-sign-in policy is enabled, popup warning dialog before window closing if auth token becom… (Closed)
Patch Set: nit Created 3 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/enums.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 3fc8d7851858d03f876f1af219e55c6a50650edf..ef80846877714a1135d7d47a3a36eb96f9b05736 100644
--- a/tools/metrics/actions/actions.xml
+++ b/tools/metrics/actions/actions.xml
@@ -15394,6 +15394,14 @@ should be able to be added at any place in this file.
</description>
</action>
+<action name="Signin_Signin_FromForceSigninWarning">
+ <owner>zmin@chromium.org</owner>
+ <description>
+ Record when a user signs in again from the force sign in auth error warning
+ modal dialog.
+ </description>
+</action>
+
<action name="Signin_Signin_FromMenu">
<owner>gogerald@chromium.org</owner>
<description>
« no previous file with comments | « components/signin/core/browser/signin_metrics.h ('k') | tools/metrics/histograms/enums.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698