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

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: 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 ca9e8e0af960a990a9d21341e008839070c52dff..fefb9135347ad71d64bfa4fa61b08b9c676d8407 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',
« no previous file with comments | « no previous file | components/autofill/core/browser/BUILD.gn » ('j') | components/autofill/core/browser/autofill_data_util.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698