Index: chrome/chrome_tests_unit.gypi |
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi |
index 5f75c138df06b3bf62e34c3ef84fac24baed5c08..a17d430eea939c6fbafcc44c3a0b5cd07f84cc07 100644 |
--- a/chrome/chrome_tests_unit.gypi |
+++ b/chrome/chrome_tests_unit.gypi |
@@ -46,6 +46,8 @@ |
'browser/android/tab_android_test_stubs.cc', |
'browser/autofill/autofill_common_test.cc', |
'browser/autofill/autofill_common_test.h', |
+ 'browser/autofill/auxiliary_profile_loader_mock.cc', |
+ 'browser/autofill/auxiliary_profile_loader_mock.h', |
'browser/autofill/data_driven_test.cc', |
'browser/autofill/data_driven_test.h', |
'browser/autofill/test_autofill_external_delegate.cc', |
@@ -486,6 +488,7 @@ |
'browser/autofill/autofill_type_unittest.cc', |
'browser/autofill/autofill_xml_parser_unittest.cc', |
'browser/autofill/contact_info_unittest.cc', |
+ 'browser/autofill/auxiliary_profile_impl_unittest.cc', |
'browser/autofill/credit_card_field_unittest.cc', |
'browser/autofill/credit_card_unittest.cc', |
'browser/autofill/form_field_unittest.cc', |