$OpenBSD: patch-chrome_app_chrome_command_ids_h,v 1.5 2018/05/04 07:14:57 robert Exp $
Index: chrome/app/chrome_command_ids.h
--- chrome/app/chrome_command_ids.h.orig
+++ chrome/app/chrome_command_ids.h
@@ -67,7 +67,7 @@
 #define IDC_VISIT_DESKTOP_OF_LRU_USER_2 34049
 #define IDC_VISIT_DESKTOP_OF_LRU_USER_3 34050
 
-#if defined(OS_LINUX) && !defined(OS_CHROMEOS)
+#if (defined(OS_BSD) || defined(OS_LINUX)) && !defined(OS_CHROMEOS)
 #define IDC_USE_SYSTEM_TITLE_BAR        34051
 #define IDC_RESTORE_WINDOW              34052
 #endif
