Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5119)

Unified Diff: chrome/chrome_tests.gypi

Issue 6484022: Autofill i18n: Set postal code and state field labels based on the selected country. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Properly merged with ToT Created 9 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | chrome/test/data/web_database/version_33.sql » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index f378b02ceed48f3280919753abed4f0aca745205..7cbba6c07b5009e0d16cb1226100662e01b2185d 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -1157,11 +1157,13 @@
'browser/autocomplete/history_url_provider_unittest.cc',
'browser/autocomplete/keyword_provider_unittest.cc',
'browser/autocomplete/search_provider_unittest.cc',
+ 'browser/autofill/address_unittest.cc',
'browser/autofill/address_field_unittest.cc',
'browser/autofill/autofill_address_model_mac_unittest.mm',
'browser/autofill/autofill_address_sheet_controller_mac_unittest.mm',
'browser/autofill/autofill_credit_card_model_mac_unittest.mm',
'browser/autofill/autofill_credit_card_sheet_controller_mac_unittest.mm',
+ 'browser/autofill/autofill_country_unittest.cc',
'browser/autofill/autofill_dialog_controller_mac_unittest.mm',
'browser/autofill/autofill_download_unittest.cc',
'browser/autofill/autofill_field_unittest.cc',
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | chrome/test/data/web_database/version_33.sql » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698