$OpenBSD: patch-chrome_common_chrome_switches_h,v 1.12 2014/07/20 17:22:34 robert Exp $
--- chrome/common/chrome_switches.h.orig.port	Tue Jul 15 13:01:37 2014
+++ chrome/common/chrome_switches.h	Thu Jul 17 12:25:31 2014
@@ -386,7 +386,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 kEnableSpeechDispatcher[];
 extern const char kMigrateDataDirForSxS[];
 #endif
