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

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: Tests! 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
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index 7378bdedc5693014c00bdd5da4be1a903a9820c0..6d180850966a814008bc05f9ed88416d0174ff17 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -1153,11 +1153,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',

Powered by Google App Engine
This is Rietveld 408576698