Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(363)

Unified Diff: components/password_manager/core/browser/password_manager_metrics_util.h

Issue 952023002: Credential Manager API: pop up the new "Manage accounts" bubble. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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,

Powered by Google App Engine
This is Rietveld 408576698