SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
12
www/iridium/patches/patch-ui_events_event_switches_h
Normal file
12
www/iridium/patches/patch-ui_events_event_switches_h
Normal file
|
@ -0,0 +1,12 @@
|
|||
Index: ui/events/event_switches.h
|
||||
--- ui/events/event_switches.h.orig
|
||||
+++ ui/events/event_switches.h
|
||||
@@ -13,7 +13,7 @@ namespace switches {
|
||||
EVENTS_BASE_EXPORT extern const char kCompensateForUnstablePinchZoom[];
|
||||
EVENTS_BASE_EXPORT extern const char kTouchSlopDistance[];
|
||||
|
||||
-#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS)
|
||||
+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD)
|
||||
EVENTS_BASE_EXPORT extern const char kTouchDevices[];
|
||||
EVENTS_BASE_EXPORT extern const char kPenDevices[];
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue