$OpenBSD: patch-third_party_WebKit_Source_web_PopupMenuImpl_cpp,v 1.3 2015/12/05 16:13:32 robert Exp $
--- third_party/WebKit/Source/web/PopupMenuImpl.cpp.orig.port	Tue Nov 24 21:01:01 2015
+++ third_party/WebKit/Source/web/PopupMenuImpl.cpp	Wed Dec  2 08:18:32 2015
@@ -171,7 +171,7 @@ class PopupMenuImpl::ItemIterationContext { (public)
         , m_buffer(buffer)
     {
         ASSERT(m_buffer);
-#if OS(LINUX)
+#if OS(LINUX) || 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
