$OpenBSD: patch-third_party_WebKit_WebCore_page_chromium_EventHandlerChromium_cpp,v 1.2 2011/02/08 09:43:02 espie Exp $
--- third_party/WebKit/WebCore/page/chromium/EventHandlerChromium.cpp.orig	Fri Jan 21 10:22:35 2011
+++ third_party/WebKit/WebCore/page/chromium/EventHandlerChromium.cpp	Mon Jan 24 11:45:53 2011
@@ -154,7 +154,7 @@ unsigned EventHandler::accessKeyModifiers()
 #endif
 }
 
-#if OS(LINUX) || OS(FREEBSD)
+#if OS(LINUX) || OS(FREEBSD) || OS(OPENBSD)
 // GTK+ must scroll horizontally if the mouse pointer is on top of the
 // horizontal scrollbar while scrolling with the wheel.
 // This code comes from gtk/EventHandlerGtk.cpp.
