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

Unified Diff: components/autofill.gypi

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.gypi
diff --git a/components/autofill.gypi b/components/autofill.gypi
index bac6893cd54cc7d788a309a0445eb9ad45c7c8ff..359ad36849c97b7f5e7f1453ccb12f694d6bc4ed 100644
--- a/components/autofill.gypi
+++ b/components/autofill.gypi
@@ -54,8 +54,6 @@
'autofill/core/common/form_field_data.h',
'autofill/core/common/form_field_data_predictions.cc',
'autofill/core/common/form_field_data_predictions.h',
- 'autofill/core/common/password_autofill_util.cc',
- 'autofill/core/common/password_autofill_util.h',
'autofill/core/common/password_form.cc',
'autofill/core/common/password_form.h',
'autofill/core/common/password_form_fill_data.cc',

Powered by Google App Engine
This is Rietveld 408576698