diff options
Diffstat (limited to 'www/chromium-uc/patches/patch-ui_events_event_switches_h')
| -rw-r--r-- | www/chromium-uc/patches/patch-ui_events_event_switches_h | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/www/chromium-uc/patches/patch-ui_events_event_switches_h b/www/chromium-uc/patches/patch-ui_events_event_switches_h deleted file mode 100644 index 546c19c..0000000 --- a/www/chromium-uc/patches/patch-ui_events_event_switches_h +++ /dev/null | |||
| @@ -1,14 +0,0 @@ | |||
| 1 | $OpenBSD: patch-ui_events_event_switches_h,v 1.11 2020/10/22 13:52:55 robert Exp $ | ||
| 2 | |||
| 3 | Index: ui/events/event_switches.h | ||
| 4 | --- ui/events/event_switches.h.orig | ||
| 5 | +++ ui/events/event_switches.h | ||
| 6 | @@ -13,7 +13,7 @@ namespace switches { | ||
| 7 | |||
| 8 | EVENTS_BASE_EXPORT extern const char kCompensateForUnstablePinchZoom[]; | ||
| 9 | |||
| 10 | -#if defined(OS_LINUX) || defined(OS_CHROMEOS) | ||
| 11 | +#if defined(OS_LINUX) || defined(OS_CHROMEOS) || defined(OS_BSD) | ||
| 12 | EVENTS_BASE_EXPORT extern const char kTouchDevices[]; | ||
| 13 | EVENTS_BASE_EXPORT extern const char kPenDevices[]; | ||
| 14 | #endif | ||
