| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index b8ce3a17814355bad7cf5543c5e6badd093a8bda..51b6ebcfcdfcd2156df45f4b69de7556fe463d63 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -169,6 +169,7 @@ extern const char kEnableAppList[];
|
| extern const char kEnableAppWindowControls[];
|
| extern const char kEnableAsyncDns[];
|
| extern const char kEnableAuthNegotiatePort[];
|
| +extern const char kEnableAutofillAddressInternationalization[];
|
| extern const char kEnableAutologin[];
|
| extern const char kEnableBenchmarking[];
|
| extern const char kEnableClientHints[];
|
|
|