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

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: cr 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
Index: tools/metrics/actions/actions.xml
diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml
index 3fc8d7851858d03f876f1af219e55c6a50650edf..b90ba6e0a49a984a4bb3a70857403c6e832e7723 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>
+ Recorded when user sign in again from force sign in auth error warning modal
jwd 2017/06/08 19:39:22 nit: -> Record when a user signs in again from the
+ dialog.
+ </description>
+</action>
+
<action name="Signin_Signin_FromMenu">
<owner>gogerald@chromium.org</owner>
<description>

Powered by Google App Engine
This is Rietveld 408576698