| 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..83e4f3b260e8e47f26f40a44e9c03815314ac839 100644
|
| --- a/components/spellcheck/common/spellcheck_switches.h
|
| +++ b/components/spellcheck/common/spellcheck_switches.h
|
| @@ -14,9 +14,6 @@ namespace switches {
|
| #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)
|
|
|
| } // namespace switches
|
|
|