| Index: components/spellcheck/common/spellcheck_switches.h
|
| diff --git a/components/spellcheck/common/spellcheck_switches.h b/components/spellcheck/common/spellcheck_switches.h
|
| index 4e85faa4635156d30c8f4044bc91a37c553521b1..abe4d6e2f8ebbfc8136108151d00c4929a998c0b 100644
|
| --- a/components/spellcheck/common/spellcheck_switches.h
|
| +++ b/components/spellcheck/common/spellcheck_switches.h
|
| @@ -11,9 +11,6 @@ namespace spellcheck {
|
| namespace switches {
|
|
|
| #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[];
|
|
|