Index: chrome/common/pref_names.h |
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h |
index fae76fce0c17aad0ff7445edb8fec5c79f3125a1..b15acc571f520dc0c575a6ee9611c74bca30c2f2 100644 |
--- a/chrome/common/pref_names.h |
+++ b/chrome/common/pref_names.h |
@@ -303,7 +303,6 @@ extern const char kQuickUnlockFeatureNotificationShown[]; |
#endif // defined(OS_CHROMEOS) |
extern const char kShowHomeButton[]; |
extern const char kRecentlySelectedEncoding[]; |
-extern const char kEnableContinuousSpellcheck[]; |
extern const char kSpeechRecognitionFilterProfanities[]; |
extern const char kSavingBrowserHistoryDisabled[]; |
extern const char kAllowDeletingBrowserHistory[]; |
@@ -505,10 +504,6 @@ extern const char kDefaultTasksBySuffix[]; |
extern const char kSelectFileLastDirectory[]; |
-extern const char kSpellCheckDictionaries[]; |
-extern const char kSpellCheckDictionary[]; |
-extern const char kSpellCheckUseSpellingService[]; |
- |
extern const char kExcludedSchemes[]; |
extern const char kOptionsWindowLastTabIndex[]; |