Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index 04b1f408e0f12ee4e1fd68c21e444139f44719a8..55b53114cd7099cb400c6aa5278acb9df272d167 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) |