| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 454a776baada99b9f5ce10715a5990f911c41dd7..bc4356b71e4ff10fedf950dbccbf7167df48ab1a 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -168,6 +168,7 @@ extern const char kEnableAppWindowControls[];
|
| extern const char kEnableAppsShowOnFirstPaint[];
|
| extern const char kEnableAsyncDns[];
|
| extern const char kEnableAuthNegotiatePort[];
|
| +extern const char kEnableAutofillAddressI18n[];
|
| extern const char kEnableAutologin[];
|
| extern const char kEnableBenchmarking[];
|
| extern const char kEnableClientHints[];
|
|
|