aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-third__party_WebKit_Source_web_PopupMenuImpl.cpp
blob: 4c25606135a9e39fd133cd50493fc3b2cbefd423 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- third_party/WebKit/Source/web/PopupMenuImpl.cpp.orig	2017-01-26 00:49:28 UTC
+++ third_party/WebKit/Source/web/PopupMenuImpl.cpp
@@ -154,7 +154,7 @@ class PopupMenuImpl::ItemIterationContex
         m_isInGroup(false),
         m_buffer(buffer) {
     DCHECK(m_buffer);
-#if OS(LINUX)
+#if OS(LINUX) || OS(BSD)
     // 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