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

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: fix the test Created 5 years, 9 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 fbec49afdafbaf798efe794893296eb7f83177fd..03a46382983a0e9a61cdbfd40c5314c607caf162 100644
--- a/components/password_manager/core/browser/password_manager_metrics_util.h
+++ b/components/password_manager/core/browser/password_manager_metrics_util.h
@@ -48,6 +48,7 @@ enum UIDismissalReason {
CLICKED_OK,
CLICKED_CREDENTIAL,
AUTO_SIGNIN_TOAST_TIMEOUT,
+ AUTO_SIGNIN_TOAST_CLICKED,
NUM_UI_RESPONSES,
// If we add the omnibox icon _without_ intending to display the bubble,
« no previous file with comments | « chrome/browser/ui/views/passwords/manage_passwords_bubble_view_browsertest.cc ('k') | tools/metrics/histograms/histograms.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698