diff options
Diffstat (limited to 'www/iridium/files/patch-ui_events_event__switches.h')
-rw-r--r-- | www/iridium/files/patch-ui_events_event__switches.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/www/iridium/files/patch-ui_events_event__switches.h b/www/iridium/files/patch-ui_events_event__switches.h deleted file mode 100644 index e7351a731084..000000000000 --- a/www/iridium/files/patch-ui_events_event__switches.h +++ /dev/null @@ -1,11 +0,0 @@ ---- ui/events/event_switches.h.orig 2019-03-11 22:01:19 UTC -+++ ui/events/event_switches.h -@@ -13,7 +13,7 @@ namespace switches { - - 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[]; - EVENTS_BASE_EXPORT extern const char kPenDevices[]; - #endif |