summaryrefslogtreecommitdiffstats
path: root/ui/base/ui_base_switches.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/base/ui_base_switches.h')
-rw-r--r--ui/base/ui_base_switches.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ui/base/ui_base_switches.h b/ui/base/ui_base_switches.h
index 1319563..da7eca7 100644
--- a/ui/base/ui_base_switches.h
+++ b/ui/base/ui_base_switches.h
@@ -14,6 +14,8 @@ namespace switches {
UI_EXPORT extern const char kDisableDwmComposition[];
UI_EXPORT extern const char kDisableTouchAdjustment[];
+UI_EXPORT extern const char kDisableTouchDragDrop[];
+UI_EXPORT extern const char kDisableTouchEditing[];
UI_EXPORT extern const char kDisableViewsTextfield[];
UI_EXPORT extern const char kEnableBezelTouch[];
UI_EXPORT extern const char kEnableNewDialogStyle[];