| 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>
 | 
| 
 |