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

Unified Diff: components/autofill/core/common/save_password_progress_logger.h

Issue 1031153002: [Credential Management] Smart lock save Credentials bubble should not always pop up. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 8 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/autofill/core/common/save_password_progress_logger.h
diff --git a/components/autofill/core/common/save_password_progress_logger.h b/components/autofill/core/common/save_password_progress_logger.h
index 3dd909814bf0cdcca41f11dfe3bc50f094e7a8ff..2e766fb6c117deb783d11990e389de39f02013f9 100644
--- a/components/autofill/core/common/save_password_progress_logger.h
+++ b/components/autofill/core/common/save_password_progress_logger.h
@@ -117,8 +117,7 @@ class SavePasswordProgressLogger {
STRING_CREATE_LOGIN_MANAGERS_METHOD,
STRING_OLD_NUMBER_LOGIN_MANAGERS,
STRING_NEW_NUMBER_LOGIN_MANAGERS,
- STRING_ENABLED_FOR_CURRENT_PAGE_METHOD,
- STRING_CLIENT_CHECK_PRESENT,
+ STRING_PASSWORD_MANAGEMENT_ENABLED_FOR_CURRENT_PAGE,
STRING_SHOW_LOGIN_PROMPT_METHOD,
STRING_NEW_UI_STATE,
STRING_FORM_NOT_AUTOFILLED,

Powered by Google App Engine
This is Rietveld 408576698