Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index 791767dfd3658af21893f542e3bd3ae1bb05b07f..bac3f82807b6992a7769a3cf83939e67e9ba69f8 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -266,15 +266,6 @@ extern const char kWindowWorkspace[]; |
extern const char kWinHttpProxyResolver[]; |
extern const char kWinJumplistAction[]; |
-#if defined(ENABLE_SPELLCHECK) |
-#if defined(OS_ANDROID) |
-extern const char kEnableAndroidSpellChecker[]; |
-#endif // defined(OS_ANDROID) |
-extern const char kEnableSpellingFeedbackFieldTrial[]; |
-extern const char kSpellingServiceFeedbackIntervalSeconds[]; |
-extern const char kSpellingServiceFeedbackUrl[]; |
-#endif // defined(ENABLE_SPELLCHECK) |
- |
#if defined(GOOGLE_CHROME_BUILD) |
extern const char kEnableGoogleBrandedContextMenu[]; |
#endif // defined(GOOGLE_CHROME_BUILD) |