| Index: components/password_manager/core/browser/password_manager_metrics_util.h
|
| diff --git a/components/password_manager/core/browser/password_manager_metrics_util.h b/components/password_manager/core/browser/password_manager_metrics_util.h
|
| index fbec49afdafbaf798efe794893296eb7f83177fd..03a46382983a0e9a61cdbfd40c5314c607caf162 100644
|
| --- a/components/password_manager/core/browser/password_manager_metrics_util.h
|
| +++ b/components/password_manager/core/browser/password_manager_metrics_util.h
|
| @@ -48,6 +48,7 @@ enum UIDismissalReason {
|
| CLICKED_OK,
|
| CLICKED_CREDENTIAL,
|
| AUTO_SIGNIN_TOAST_TIMEOUT,
|
| + AUTO_SIGNIN_TOAST_CLICKED,
|
| NUM_UI_RESPONSES,
|
|
|
| // If we add the omnibox icon _without_ intending to display the bubble,
|
|
|