| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 299c1fdbb188a6945885e160af7b9e75d34d4ee2..72b23eebd7e602982701a3068940a27c946299d0 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -164,6 +164,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[];
|
|
|