$OpenBSD: patch-third_party_WebKit_Source_web_PopupMenuImpl_cpp,v 1.5 2016/05/27 06:28:21 robert Exp $
--- third_party/WebKit/Source/web/PopupMenuImpl.cpp.orig.port	Thu May 26 08:31:20 2016
+++ third_party/WebKit/Source/web/PopupMenuImpl.cpp	Thu May 26 08:31:26 2016
@@ -170,7 +170,7 @@ class PopupMenuImpl::ItemIterationContext { (public)
         , m_buffer(buffer)
     {
         DCHECK(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
