| 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 eb771b00ba7c768ccf0fb13f84d8438143b93d54..6d281cbe6701fc96cbc722d8e937189472182e68 100644
|
| --- a/components/password_manager/core/browser/password_manager_metrics_util.h
|
| +++ b/components/password_manager/core/browser/password_manager_metrics_util.h
|
| @@ -50,6 +50,7 @@ enum UIDismissalReason {
|
| CLICKED_COLLECT_URL,
|
| CLICKED_DO_NOT_COLLECT_URL,
|
| AUTO_SIGNIN_TOAST_TIMEOUT,
|
| + AUTO_SIGNIN_TOAST_CLICKED,
|
| NUM_UI_RESPONSES,
|
|
|
| // If we add the omnibox icon _without_ intending to display the bubble,
|
|
|