Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index cbce0a3c255316270021117c6bb26a2fa39bb917..785f2cc0850205be16364187437d0e97eaa747b6 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -304,6 +304,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[]; |