aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-remoting_host_remote__open__url__constants.cc
diff options
context:
space:
mode:
Diffstat (limited to 'www/chromium/files/patch-remoting_host_remote__open__url__constants.cc')
-rw-r--r--www/chromium/files/patch-remoting_host_remote__open__url__constants.cc11
1 files changed, 11 insertions, 0 deletions
diff --git a/www/chromium/files/patch-remoting_host_remote__open__url__constants.cc b/www/chromium/files/patch-remoting_host_remote__open__url__constants.cc
new file mode 100644
index 000000000000..8dcbdf05a2e2
--- /dev/null
+++ b/www/chromium/files/patch-remoting_host_remote__open__url__constants.cc
@@ -0,0 +1,11 @@
+--- remoting/host/remote_open_url_constants.cc.orig 2021-07-28 08:18:44 UTC
++++ remoting/host/remote_open_url_constants.cc
+@@ -11,7 +11,7 @@ namespace remoting {
+
+ namespace {
+
+-#if defined(OS_LINUX)
++#if defined(OS_LINUX) || defined(OS_BSD)
+
+ // The channel name on Linux is the path to a unix domain socket, so it needs
+ // to be an absolute path to allow the IPC client binary to be executed from