$NetBSD: patch-src_3rdparty_chromium_chrome_common_chrome__switches.h,v 1.2 2022/04/18 11:18:18 adam Exp $ --- src/3rdparty/chromium/chrome/common/chrome_switches.h.orig 2021-02-19 16:41:59.000000000 +0000 +++ src/3rdparty/chromium/chrome/common/chrome_switches.h @@ -254,7 +254,7 @@ extern const char kAllowNaClSocketAPI[]; #endif #if defined(OS_LINUX) || defined(OS_CHROMEOS) || defined(OS_MAC) || \ - defined(OS_WIN) + defined(OS_WIN) || defined(OS_BSD) extern const char kEnableNewAppMenuIcon[]; extern const char kGuest[]; #endif