| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index b2083e8998f3345b8edf5a0550f551e3d8344a19..9e5e4ef92aed8ff3d139528005cd5d88d41699e7 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -164,6 +164,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 kEnableBatchedShutdown[];
|
| extern const char kEnableBenchmarking[];
|
|
|