Index: chrome/chrome_tests_unit.gypi |
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi |
index 54142e8ac0f4fc160e6459ef0c02672e1e20909b..916547479f314773fff13980ca040df794d48037 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', |
@@ -484,6 +486,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', |