| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index c76f2d3e1d86b63155cbbab487c2803ca3025b76..d1f8c13ae26d4e227fa986306818cacc2b900dfb 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[];
|
|
|