$OpenBSD: patch-third_party_WebKit_Source_web_PopupMenuImpl_cpp,v 1.9 2017/03/14 12:18:54 robert Exp $
--- third_party/WebKit/Source/web/PopupMenuImpl.cpp.orig.port	Thu Mar  9 21:04:46 2017
+++ third_party/WebKit/Source/web/PopupMenuImpl.cpp	Fri Mar 10 07:46:25 2017
@@ -155,7 +155,7 @@ class PopupMenuImpl::ItemIterationContext {
         m_isInGroup(false),
         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
