diff options
Diffstat (limited to 'chrome/chrome_tests.gypi')
-rwxr-xr-x | chrome/chrome_tests.gypi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi index 51454e9..5bde6cf 100755 --- a/chrome/chrome_tests.gypi +++ b/chrome/chrome_tests.gypi @@ -530,6 +530,7 @@ 'browser/autofill/autofill_common_unittest.h', 'browser/autofill/autofill_dialog_controller_mac_unittest.mm', 'browser/autofill/autofill_profile_unittest.cc', + 'browser/autofill/billing_address_unittest.cc', 'browser/autofill/credit_card_unittest.cc', 'browser/autofill/personal_data_manager_unittest.cc', 'browser/automation/automation_provider_unittest.cc', |