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

Unified Diff: components/autofill.gypi

Issue 1153023004: Prepare the infrastructure for password overrides. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed the test. Created 5 years, 7 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.gypi
diff --git a/components/autofill.gypi b/components/autofill.gypi
index 5171045e148849762d7c4bd8444e25c7f3b8e9fc..d7ecbdb0da070a12ef6c360f39fc4a8927d54ae7 100644
--- a/components/autofill.gypi
+++ b/components/autofill.gypi
@@ -43,6 +43,7 @@
'autofill/core/common/password_form.h',
'autofill/core/common/password_form_fill_data.cc',
'autofill/core/common/password_form_fill_data.h',
+ 'autofill/core/common/password_form_field_prediction_map.h',
'autofill/core/common/password_generation_util.cc',
'autofill/core/common/password_generation_util.h',
'autofill/core/common/save_password_progress_logger.cc',

Powered by Google App Engine
This is Rietveld 408576698