| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 63bdd79f228cf8862f057e5f25f065ddb8ef5cb9..8da6f1dc06419bf2b00df09f5991ab160f5d3b78 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -351,7 +351,7 @@ extern const char kTrustedSpdyProxy[];
|
| extern const char kTryChromeAgain[];
|
| extern const char kUninstall[];
|
| extern const char kUseSpdy[];
|
| -extern const char kUseSpellingService[];
|
| +extern const char kUseSpellingSuggestions[];
|
| extern const char kMaxSpdySessionsPerDomain[];
|
| extern const char kMaxSpdyConcurrentStreams[];
|
| extern const char kUserDataDir[];
|
|
|