$OpenBSD: patch-third_party_WebKit_Source_web_PopupListBox_cpp,v 1.4 2015/07/23 13:44:04 robert Exp $
--- third_party/WebKit/Source/web/PopupListBox.cpp.orig.port	Wed Jul 15 22:31:13 2015
+++ third_party/WebKit/Source/web/PopupListBox.cpp	Wed Jul 22 08:37:30 2015
@@ -404,7 +404,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
