aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-chrome_common_chrome__switches.h
blob: af129c7b4187eeb548ae1577157a393d63fe6012 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- chrome/common/chrome_switches.h.orig	2016-05-25 15:00:58.000000000 -0400
+++ chrome/common/chrome_switches.h	2016-05-27 10:00:47.232609000 -0400
@@ -387,7 +387,7 @@
 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