Chromium Code Reviews| Index: chrome/common/pref_names.h |
| =================================================================== |
| --- chrome/common/pref_names.h (revision 97777) |
| +++ chrome/common/pref_names.h (working copy) |
| @@ -349,6 +349,9 @@ |
| extern const char kPluginMessageResponseTimeout[]; |
| extern const char kSpellCheckDictionary[]; |
| +#if defined(GOOGLE_CHROME_BUILD) |
| +extern const char kSpellCheckUseSpellingService[]; |
| +#endif |
| extern const char kExcludedSchemes[]; |