aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-chrome_common_chrome__switches.cc
diff options
context:
space:
mode:
Diffstat (limited to 'www/chromium/files/patch-chrome_common_chrome__switches.cc')
-rw-r--r--www/chromium/files/patch-chrome_common_chrome__switches.cc12
1 files changed, 6 insertions, 6 deletions
diff --git a/www/chromium/files/patch-chrome_common_chrome__switches.cc b/www/chromium/files/patch-chrome_common_chrome__switches.cc
index 3050c72e4ca8..76c345ff90f7 100644
--- a/www/chromium/files/patch-chrome_common_chrome__switches.cc
+++ b/www/chromium/files/patch-chrome_common_chrome__switches.cc
@@ -1,11 +1,11 @@
---- chrome/common/chrome_switches.cc.orig 2016-05-25 15:00:58.000000000 -0400
-+++ chrome/common/chrome_switches.cc 2016-05-27 09:57:28.188798000 -0400
-@@ -1298,7 +1298,7 @@
- "tab-management-experiment-type-elderberry";
- #endif // defined(OS_ANDROID)
+--- chrome/common/chrome_switches.cc.orig 2016-10-06 04:02:14.000000000 +0300
++++ chrome/common/chrome_switches.cc 2016-10-13 06:11:21.058074000 +0300
+@@ -1277,7 +1277,7 @@
+ const char kEnableWaylandServer[] = "enable-wayland-server";
+ #endif
-#if defined(OS_WIN) || defined(OS_LINUX)
+#if defined(OS_WIN) || defined(OS_LINUX) || defined(OS_BSD)
- extern const char kEnableInputImeAPI[] = "enable-input-ime-api";
extern const char kDisableInputImeAPI[] = "disable-input-ime-api";
+ extern const char kEnableInputImeAPI[] = "enable-input-ime-api";
#endif