| Index: chrome/chrome_tests_unit.gypi
|
| diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
|
| index ecec1ded162b8998f15c7b845280213c9899c0bd..1e602a9daa06b5453ad34a4ae80555950d29fb76 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',
|
|
|