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

Unified Diff: components/autofill.gypi

Issue 1694443004: [Autofill] Add credit card first and last name heuristics predictions. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 4 years, 10 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 8c5396dd3d80e025d012224df1db140e3c27fae3..60a1d56ec99f8250d22c27586ca443a268a1f5e7 100644
--- a/components/autofill.gypi
+++ b/components/autofill.gypi
@@ -115,6 +115,8 @@
'autofill/core/browser/autofill_country.h',
'autofill/core/browser/autofill_data_model.cc',
'autofill/core/browser/autofill_data_model.h',
+ 'autofill/core/browser/autofill_data_util.cc',
+ 'autofill/core/browser/autofill_data_util.h',
'autofill/core/browser/autofill_download_manager.cc',
'autofill/core/browser/autofill_download_manager.h',
'autofill/core/browser/autofill_driver.h',

Powered by Google App Engine
This is Rietveld 408576698