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

Unified Diff: ui/base/ui_base_switches.h

Issue 10306014: Calibrating touch input (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Removed log entries Created 8 years, 7 months 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
Index: ui/base/ui_base_switches.h
diff --git a/ui/base/ui_base_switches.h b/ui/base/ui_base_switches.h
index b67b2b8aed815f290136663c009de41021c7982f..14b4fc70f5b31dc015bbb07a19cf79d3adb6d747 100644
--- a/ui/base/ui_base_switches.h
+++ b/ui/base/ui_base_switches.h
@@ -14,6 +14,7 @@
namespace switches {
UI_EXPORT extern const char kDefaultDeviceScaleFactor[];
+UI_EXPORT extern const char kDisableTouchCalibration[];
UI_EXPORT extern const char kEnableTouchEvents[];
UI_EXPORT extern const char kLang[];
UI_EXPORT extern const char kLocalePak[];
« no previous file with comments | « ui/aura/root_window.cc ('k') | ui/base/ui_base_switches.cc » ('j') | ui/base/ui_base_switches.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698