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

Unified Diff: components/components_tests.gyp

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/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index 7f95f826541c6710592683d62c5257f944bfe9a8..98ed310e08f163e50ac363e706202c0dbf9af260 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -29,6 +29,7 @@
'autofill/core/browser/autocomplete_history_manager_unittest.cc',
'autofill/core/browser/autofill_country_unittest.cc',
'autofill/core/browser/autofill_data_model_unittest.cc',
+ 'autofill/core/browser/autofill_data_util_unittest.cc',
'autofill/core/browser/autofill_download_manager_unittest.cc',
'autofill/core/browser/autofill_external_delegate_unittest.cc',
'autofill/core/browser/autofill_field_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698