Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index c0f0ba3064e52ac15bd0efeaee75f16fa75b0383..62fd37673bb3be0b5a42fc9df95d90aa0b17bca0 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -166,6 +166,7 @@ extern const char kEnableAppWindowControls[]; |
extern const char kEnableAppsShowOnFirstPaint[]; |
extern const char kEnableAsyncDns[]; |
extern const char kEnableAuthNegotiatePort[]; |
+extern const char kEnableAutofillAddressInternationalization[]; |
extern const char kEnableAutologin[]; |
extern const char kEnableBenchmarking[]; |
extern const char kEnableClientHints[]; |