$OpenBSD: patch-chrome_common_chrome_switches_h,v 1.8 2016/02/15 18:07:53 robert Exp $
--- chrome/common/chrome_switches.h.orig.port	Mon Feb 15 07:30:08 2016
+++ chrome/common/chrome_switches.h	Mon Feb 15 12:12:52 2016
@@ -329,7 +329,7 @@ extern const char kHelpShort[];
 extern const char kPasswordStore[];
 #endif
 
-#if defined(OS_LINUX) && !defined(OS_CHROMEOS)
+#if (defined(OS_BSD) || defined(OS_LINUX)) && !defined(OS_CHROMEOS)
 extern const char kMigrateDataDirForSxS[];
 #endif
 
