summaryrefslogtreecommitdiffstats
path: root/components/autofill.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'components/autofill.gypi')
-rw-r--r--components/autofill.gypi4
1 files changed, 4 insertions, 0 deletions
diff --git a/components/autofill.gypi b/components/autofill.gypi
index f1dc69b..767f2d1 100644
--- a/components/autofill.gypi
+++ b/components/autofill.gypi
@@ -152,6 +152,10 @@
'autofill/core/browser/card_unmask_delegate.h',
'autofill/core/browser/contact_info.cc',
'autofill/core/browser/contact_info.h',
+ 'autofill/core/browser/country_data.cc',
+ 'autofill/core/browser/country_data.h',
+ 'autofill/core/browser/country_names.cc',
+ 'autofill/core/browser/country_names.h',
'autofill/core/browser/credit_card.cc',
'autofill/core/browser/credit_card.h',
'autofill/core/browser/credit_card_field.cc',