| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index df1e8366ab2bb7cbeac24b4c366a2c8dc883d9cc..e6e5e25f0d6015167a3337e43f66ea971d23a2cf 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -77,6 +77,7 @@ extern const char kDebugPrint[];
|
| extern const char kDemandUserScopeApproval[];
|
| extern const char kDeviceManagementUrl[];
|
| extern const char kDiagnostics[];
|
| +extern const char kDisableAsyncDns[];
|
| extern const char kDisableAsynchronousSpellChecking[];
|
| extern const char kDisableAuthNegotiateCnameLookup[];
|
| extern const char kDisableBackgroundMode[];
|
|
|