aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-third__party_blink_renderer_core_html_forms_internal__popup__menu.cc
blob: 79bc647f5dfd99c9435e666b5d547077ca06d201 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- third_party/blink/renderer/core/html/forms/internal_popup_menu.cc.orig	2021-04-14 18:41:09 UTC
+++ third_party/blink/renderer/core/html/forms/internal_popup_menu.cc
@@ -156,7 +156,7 @@ class InternalPopupMenu::ItemIterationContext {
         is_in_group_(false),
         buffer_(buffer) {
     DCHECK(buffer_);
-#if defined(OS_LINUX) || defined(OS_CHROMEOS)
+#if defined(OS_LINUX) || defined(OS_CHROMEOS) || defined(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