aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-remoting_host_remote__open__url__constants.cc
blob: 8dcbdf05a2e2a9a2f3020e87855bd3147c76bd58 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
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