$OpenBSD: patch-chrome_common_chrome_switches_h,v 1.12 2016/10/27 18:30:41 robert Exp $
--- chrome/common/chrome_switches.h.orig.port	Wed Oct 19 13:42:31 2016
+++ chrome/common/chrome_switches.h	Wed Oct 19 13:42:37 2016
@@ -378,7 +378,7 @@ extern const char kAllowNaClSocketAPI[];
 extern const char kEnableWaylandServer[];
 #endif
 
-#if defined(OS_WIN) || defined(OS_LINUX)
+#if defined(OS_WIN) || defined(OS_LINUX) || defined(OS_BSD)
 extern const char kDisableInputImeAPI[];
 extern const char kEnableInputImeAPI[];
 #endif
