| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 83447ebf26d4b5e7e178a5ac1ad5386b13a78d29..5f963a0d457319200a1ed5dd3d4ed7786f0981ff 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -261,6 +261,7 @@ extern const char kLanguageRemapCapsLockKeyTo[];
|
| extern const char kLanguageRemapSearchKeyTo[];
|
| extern const char kLanguageRemapControlKeyTo[];
|
| extern const char kLanguageRemapAltKeyTo[];
|
| +extern const char kLanguageSearchKeyActsAsFunctionKey[];
|
| extern const char kLanguageXkbAutoRepeatEnabled[];
|
| extern const char kLanguageXkbAutoRepeatDelay[];
|
| extern const char kLanguageXkbAutoRepeatInterval[];
|
|
|