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

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

Issue 2252283005: Introduce password_manager::FormFetcher (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@621355_const_best_matches
Patch Set: Keep updating PasswordStore for blacklisting Created 4 years, 4 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 339735f24c00b918daf282d155ff1896f6a445c4..c67a5147d80ae50cbc40fa33199635f799957aec 100644
--- a/components/autofill/core/common/save_password_progress_logger.h
+++ b/components/autofill/core/common/save_password_progress_logger.h
@@ -112,7 +112,7 @@ class SavePasswordProgressLogger {
STRING_WAS_LAST_NAVIGATION_HTTP_ERROR_METHOD,
STRING_HTTP_STATUS_CODE,
STRING_PROVISIONALLY_SAVED_FORM_IS_NOT_HTML,
- STRING_ON_REQUEST_DONE_METHOD,
+ STRING_PROCESS_MATCHES_METHOD,
STRING_BEST_SCORE,
STRING_ON_GET_STORE_RESULTS_METHOD,
STRING_NUMBER_RESULTS,

Powered by Google App Engine
This is Rietveld 408576698