aboutsummaryrefslogtreecommitdiff
path: root/devel/electron13/files/patch-chrome_common_chrome__switches.cc
diff options
context:
space:
mode:
Diffstat (limited to 'devel/electron13/files/patch-chrome_common_chrome__switches.cc')
-rw-r--r--devel/electron13/files/patch-chrome_common_chrome__switches.cc11
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/electron13/files/patch-chrome_common_chrome__switches.cc b/devel/electron13/files/patch-chrome_common_chrome__switches.cc
deleted file mode 100644
index 79df8d997385..000000000000
--- a/devel/electron13/files/patch-chrome_common_chrome__switches.cc
+++ /dev/null
@@ -1,11 +0,0 @@
---- chrome/common/chrome_switches.cc.orig 2021-07-15 19:13:34 UTC
-+++ chrome/common/chrome_switches.cc
-@@ -803,7 +803,7 @@ const char kAllowNaClFileHandleAPI[] = "allow-n
- const char kAllowNaClSocketAPI[] = "allow-nacl-socket-api";
- #endif
-
--#if defined(OS_LINUX) || defined(OS_CHROMEOS) || defined(OS_MAC) || \
-+#if defined(OS_LINUX) || defined(OS_CHROMEOS) || defined(OS_MAC) || defined(OS_BSD) || \
- defined(OS_WIN)
- const char kEnableNewAppMenuIcon[] = "enable-new-app-menu-icon";
-