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

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: Reuploading 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_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 42525e898ff40a4417372e227e9c93ec06748de3..abb57bceae83c6906d6a3ad1eec7f43d347266b2 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -157,6 +157,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',

Powered by Google App Engine
This is Rietveld 408576698