$OpenBSD: patch-chrome_common_chrome_switches_h,v 1.3 2015/05/26 17:37:40 robert Exp $
--- chrome/common/chrome_switches.h.orig.port	Thu May 14 00:35:46 2015
+++ chrome/common/chrome_switches.h	Wed May 20 08:34:56 2015
@@ -362,7 +362,7 @@ extern const char kOpenAsh[];
 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
 
