Index: chrome/browser/chromeos/system/touchpad_settings.h |
=================================================================== |
--- chrome/browser/chromeos/system/touchpad_settings.h (revision 104953) |
+++ chrome/browser/chromeos/system/touchpad_settings.h (working copy) |
@@ -10,6 +10,8 @@ |
namespace system { |
namespace touchpad_settings { |
+bool TouchpadExists(); |
+ |
// Sets the touchpad sensitivity in range from 1 to 5. |
void SetSensitivity(int value); |