$OpenBSD: patch-chrome_common_chrome_switches_h,v 1.8 2014/01/18 11:42:04 robert Exp $
--- chrome/common/chrome_switches.h.orig.port	Mon Jan 13 22:00:43 2014
+++ chrome/common/chrome_switches.h	Thu Jan 16 12:26:42 2014
@@ -436,7 +436,7 @@ extern const char kOpenAsh[];
 extern const char kPasswordStore[];
 #endif
 
-#if defined(OS_LINUX) && !defined(OS_CHROMEOS)
+#if (defined(OS_LINUX) && !defined(OS_CHROMEOS)) || defined(OS_BSD)
 extern const char kMigrateDataDirForSxS[];
 #endif
 
