| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 0ab752b7074b84bbd3193523af8a1ee6ef0f3132..f180f3ac8317040e61fcdb2e3b5121f07fe43bb2 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -162,6 +162,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[];
|
|
|