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

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

Issue 697233002: Remove flag to disable ignore autocomplete='off' for password forms. (Closed) Base URL: https://chromium.googlesource.com/chromium/src@master
Patch Set: Created 6 years, 1 month 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 5341810793f4d33b05bf7054703529698c507a80..a64fc54c1dde84a326bfade55a66ce764f94b3a0 100644
--- a/components/autofill/core/common/save_password_progress_logger.h
+++ b/components/autofill/core/common/save_password_progress_logger.h
@@ -85,7 +85,6 @@ class SavePasswordProgressLogger {
STRING_MATCHING_NOT_COMPLETE,
STRING_FORM_BLACKLISTED,
STRING_INVALID_FORM,
- STRING_AUTOCOMPLETE_OFF,
STRING_SYNC_CREDENTIAL,
STRING_PROVISIONALLY_SAVED_FORM,
STRING_IGNORE_POSSIBLE_USERNAMES,

Powered by Google App Engine
This is Rietveld 408576698