| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 58737efed272775bd97e1cfb7b7dfdcc98516459..a15879f9aaa0a555c554546231947608e91846ac 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -272,6 +272,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[];
|
| extern const char kEnableSpellingFeedbackFieldTrial[];
|
| extern const char kSpellingServiceFeedbackUrl[];
|
|
|