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

Unified Diff: chrome/chrome_browser.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/browser/webui/options/autofill_options_handler.cc ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index b0911bd15eccf71bfd9475cc109bf943d53d68c4..5bdc3931a6112a5e858585d4fe1418ff746db783 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -154,6 +154,8 @@
'browser/autofill/autofill_cc_infobar_delegate.cc',
'browser/autofill/autofill_cc_infobar_delegate.h',
'browser/autofill/autofill_cc_infobar_win.cc',
+ 'browser/autofill/autofill_country.cc',
+ 'browser/autofill/autofill_country.h',
'browser/autofill/autofill_credit_card_model_mac.h',
'browser/autofill/autofill_credit_card_model_mac.mm',
'browser/autofill/autofill_credit_card_sheet_controller_mac.h',
« no previous file with comments | « chrome/browser/webui/options/autofill_options_handler.cc ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698