Index: chrome/common/pref_names.h |
=================================================================== |
--- chrome/common/pref_names.h (revision 26427) |
+++ chrome/common/pref_names.h (working copy) |
@@ -74,6 +74,7 @@ |
#if defined(OS_CHROMEOS) |
extern const wchar_t kTapToClickEnabled[]; |
extern const wchar_t kVertEdgeScrollEnabled[]; |
+extern const wchar_t kTouchpadSpeedFactor[]; |
#endif |
extern const wchar_t kIpcDisabledMessages[]; |
extern const wchar_t kShowHomeButton[]; |