$OpenBSD: patch-chrome_common_chrome_switches_h,v 1.11 2016/05/28 14:49:39 robert Exp $
--- chrome/common/chrome_switches.h.orig.port	Sat May 28 10:27:41 2016
+++ chrome/common/chrome_switches.h	Sat May 28 10:27:50 2016
@@ -387,7 +387,7 @@ extern const char kDisableNewTaskManager[];
 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 kEnableInputImeAPI[];
 extern const char kDisableInputImeAPI[];
 #endif
