$OpenBSD: patch-third_party_WebKit_Source_web_PopupListBox_cpp,v 1.3 2015/05/26 17:37:40 robert Exp $
--- third_party/WebKit/Source/web/PopupListBox.cpp.orig.port	Thu May 14 00:49:00 2015
+++ third_party/WebKit/Source/web/PopupListBox.cpp	Wed May 20 08:34:56 2015
@@ -405,7 +405,7 @@ void PopupListBox::paintRow(GraphicsContext* gc, const
     } else {
         backColor = style.backgroundColor();
         textColor = style.foregroundColor();
-#if OS(LINUX) || OS(ANDROID)
+#if OS(LINUX) || OS(ANDROID) || OS(OPENBSD)
         // On other platforms, the <option> background color is the same as the
         // <select> background color. On Linux, that makes the <option>
         // background color very dark, so by default, try to use a lighter
