| 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 c72e1a19341b5f556627721ba0ca99904a31a39d..014a30e0df6ca2570fa605adcd229adbd297925d 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 {
|
| AUTO_SIGNIN_TOAST_TIMEOUT,
|
| AUTO_SIGNIN_TOAST_CLICKED,
|
| CLICKED_BRAND_NAME,
|
| + CLICKED_UPDATE,
|
| NUM_UI_RESPONSES,
|
|
|
| // If we add the omnibox icon _without_ intending to display the bubble,
|
|
|