diff options
Diffstat (limited to 'www/chromium/patches/patch-ui_events_event_switches_h')
| -rw-r--r-- | www/chromium/patches/patch-ui_events_event_switches_h | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/www/chromium/patches/patch-ui_events_event_switches_h b/www/chromium/patches/patch-ui_events_event_switches_h deleted file mode 100644 index 9fb391e..0000000 --- a/www/chromium/patches/patch-ui_events_event_switches_h +++ /dev/null | |||
| @@ -1,12 +0,0 @@ | |||
| 1 | Index: ui/events/event_switches.h | ||
| 2 | --- ui/events/event_switches.h.orig | ||
| 3 | +++ ui/events/event_switches.h | ||
| 4 | @@ -12,7 +12,7 @@ namespace switches { | ||
| 5 | |||
| 6 | EVENTS_BASE_EXPORT extern const char kCompensateForUnstablePinchZoom[]; | ||
| 7 | |||
| 8 | -#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) | ||
| 9 | +#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) | ||
| 10 | EVENTS_BASE_EXPORT extern const char kTouchDevices[]; | ||
| 11 | EVENTS_BASE_EXPORT extern const char kPenDevices[]; | ||
| 12 | #endif | ||
