| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index d46c85b4634a6ea1252e218a3719ea56144f547e..8248bfd277a6b482e1b2a4cc4474345640d94285 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -352,7 +352,7 @@ extern const char kTryChromeAgain[];
|
| extern const char kUninstall[];
|
| extern const char kUseSpdy[];
|
| extern const char kUseGpuInTests[];
|
| -extern const char kUseSpellingService[];
|
| +extern const char kUseSpellingSuggestions[];
|
| extern const char kMaxSpdySessionsPerDomain[];
|
| extern const char kMaxSpdyConcurrentStreams[];
|
| extern const char kUserDataDir[];
|
|
|