$OpenBSD: patch-chrome_common_chrome_switches_h,v 1.54 2019/09/23 07:18:04 robert Exp $

Index: chrome/common/chrome_switches.h
--- chrome/common/chrome_switches.h.orig
+++ chrome/common/chrome_switches.h
@@ -263,7 +263,7 @@ extern const char kAllowNaClFileHandleAPI[];
 extern const char kAllowNaClSocketAPI[];
 #endif
 
-#if defined(OS_LINUX) || defined(OS_MACOSX) || defined(OS_WIN)
+#if defined(OS_LINUX) || defined(OS_MACOSX) || defined(OS_WIN) || defined(OS_BSD)
 extern const char kEnableNewAppMenuIcon[];
 extern const char kGuest[];
 #endif
