Chromium Code Reviews| Index: chrome/common/pref_names.h |
| =================================================================== |
| --- chrome/common/pref_names.h (revision 26936) |
| +++ chrome/common/pref_names.h (working copy) |
| @@ -72,6 +72,7 @@ |
| extern const wchar_t kTapToClickEnabled[]; |
| extern const wchar_t kVertEdgeScrollEnabled[]; |
| extern const wchar_t kTouchpadSpeedFactor[]; |
| +extern const wchar_t kTouchpadSensitivity[]; |
| #endif |
| extern const wchar_t kIpcDisabledMessages[]; |
| extern const wchar_t kShowHomeButton[]; |