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