| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 3261fdf48125b002f52bd6c1b809afd48f0b35f2..dd06c345a3c11280ba6e0d25804972da47f074c7 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -297,6 +297,7 @@ extern const char kSpeculativeResourcePrefetchingDisabled[];
|
| extern const char kSpeculativeResourcePrefetchingEnabled[];
|
| extern const char kSpeculativeResourcePrefetchingLearning[];
|
| #if defined(ENABLE_SPELLCHECK)
|
| +extern const char kEnableMultilingualSpellChecker[];
|
| extern const char kEnableSpellingAutoCorrect[];
|
| #endif
|
| extern const char kSSLVersionMax[];
|
|
|