| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 5e7b4c62fec40dcf2755b15a7890897c1f40f76d..99e0aa291ce15b15409f989609adcd0a562c521b 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[];
|
|
|