| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 3a6d70a24f982f43980c42061b6381e9e1d6bdef..f6c74337976028f17b0bd730339e8417bacf1983 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -212,7 +212,7 @@ extern const char kEnableSpdy2[];
|
| extern const char kDisableSpdy31[];
|
| extern const char kEnableSpdy4a2[];
|
| extern const char kEnableSpellingAutoCorrect[];
|
| -extern const char kEnableSpellingServiceFeedback[];
|
| +extern const char kEnableSpellingFeedbackFieldTrial[];
|
| extern const char kEnableStackedTabStrip[];
|
| extern const char kEnableStreamlinedHostedApps[];
|
| extern const char kEnableSuggestionsTabPage[];
|
|
|