| 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 e166754ecc713b66d87f309f004524223bc2faf0..040a3be61f5148d77928e70782c5d4d68bc867e1 100644
|
| --- a/components/password_manager/core/browser/password_manager_metrics_util.h
|
| +++ b/components/password_manager/core/browser/password_manager_metrics_util.h
|
| @@ -52,6 +52,7 @@ enum UIDismissalReason {
|
| AUTO_SIGNIN_TOAST_TIMEOUT,
|
| AUTO_SIGNIN_TOAST_CLICKED_OBSOLETE, // obsolete.
|
| CLICKED_BRAND_NAME,
|
| + CLICKED_PASSWORDS_DASHBOARD,
|
| NUM_UI_RESPONSES,
|
| };
|
|
|
|
|