Chromium Code Reviews| 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 4e2406ca9e813e625b2579b42518b4047e327264..406839cd3dd6f4059c2a4af5263249270ddfd9fb 100644 |
| --- a/components/password_manager/core/browser/password_manager_metrics_util.h |
| +++ b/components/password_manager/core/browser/password_manager_metrics_util.h |
| @@ -40,6 +40,7 @@ enum UIDismissalReason { |
| // infobar", depending on which experiment is active. |
| NO_DIRECT_INTERACTION = 0, |
| CLICKED_SAVE, |
| + CLICKED_UPDATE, |
|
vabr (Chromium)
2015/06/03 16:33:26
Should you add this to the end instead, to keep th
vasilii
2015/06/03 18:32:02
Acknowledged.
dvadym
2015/06/19 15:27:30
Done.
|
| CLICKED_NOPE, |
| CLICKED_NEVER, |
| CLICKED_MANAGE, |