Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1231)

Unified Diff: chrome/browser/chromeos/system/touchpad_settings.h

Issue 8905025: ChromeOS Mouse settings. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: merge options changes into options2 Created 9 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/chromeos/preferences.cc ('k') | chrome/browser/chromeos/system/touchpad_settings.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/chromeos/system/touchpad_settings.h
===================================================================
--- chrome/browser/chromeos/system/touchpad_settings.h (revision 114508)
+++ chrome/browser/chromeos/system/touchpad_settings.h (working copy)
@@ -19,6 +19,13 @@
void SetTapToClick(bool enabled);
} // namespace touchpad_settings
+
+namespace mouse_settings {
+
+void SetPrimaryButtonRight(bool right);
+
+} // namespace mouse_settings
+
} // namespace system
} // namespace chromeos
« no previous file with comments | « chrome/browser/chromeos/preferences.cc ('k') | chrome/browser/chromeos/system/touchpad_settings.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698