aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-ui_events_event__switches.h
diff options
context:
space:
mode:
Diffstat (limited to 'www/chromium/files/patch-ui_events_event__switches.h')
-rw-r--r--www/chromium/files/patch-ui_events_event__switches.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/www/chromium/files/patch-ui_events_event__switches.h b/www/chromium/files/patch-ui_events_event__switches.h
new file mode 100644
index 000000000000..54bf7d742628
--- /dev/null
+++ b/www/chromium/files/patch-ui_events_event__switches.h
@@ -0,0 +1,11 @@
+--- ui/events/event_switches.h.orig 2016-03-25 13:05:03 UTC
++++ ui/events/event_switches.h
+@@ -18,7 +18,7 @@ EVENTS_BASE_EXPORT extern const char kTo
+ EVENTS_BASE_EXPORT extern const char kTouchEventsDisabled[];
+ EVENTS_BASE_EXPORT extern const char kCompensateForUnstablePinchZoom[];
+
+-#if defined(OS_LINUX)
++#if defined(OS_LINUX) || defined(OS_FREEBSD)
+ EVENTS_BASE_EXPORT extern const char kTouchDevices[];
+ #endif
+