summaryrefslogtreecommitdiff
path: root/devel/electron7/files/patch-remoting_host_switches.cc
diff options
context:
space:
mode:
Diffstat (limited to 'devel/electron7/files/patch-remoting_host_switches.cc')
-rw-r--r--devel/electron7/files/patch-remoting_host_switches.cc14
1 files changed, 0 insertions, 14 deletions
diff --git a/devel/electron7/files/patch-remoting_host_switches.cc b/devel/electron7/files/patch-remoting_host_switches.cc
deleted file mode 100644
index 2cb8c7cc028a..000000000000
--- a/devel/electron7/files/patch-remoting_host_switches.cc
+++ /dev/null
@@ -1,14 +0,0 @@
---- remoting/host/switches.cc.orig 2019-12-12 12:39:55 UTC
-+++ remoting/host/switches.cc
-@@ -21,9 +21,9 @@ const char kProcessTypeHost[] = "host";
- const char kProcessTypeRdpDesktopSession[] = "rdp_desktop_session";
- const char kProcessTypeEvaluateCapability[] = "evaluate_capability";
- const char kProcessTypeFileChooser[] = "file_chooser";
--#if defined(OS_LINUX)
-+#if defined(OS_LINUX) || defined(OS_BSD)
- const char kProcessTypeXSessionChooser[] = "xsession_chooser";
--#endif // defined(OS_LINUX)
-+#endif // defined(OS_LINUX) || defined(OS_BSD)
-
- const char kEvaluateCapabilitySwitchName[] = "evaluate-type";
-