summaryrefslogtreecommitdiff
path: root/devel/electron6/files/patch-remoting_host_evaluate__capability.cc
diff options
context:
space:
mode:
Diffstat (limited to 'devel/electron6/files/patch-remoting_host_evaluate__capability.cc')
-rw-r--r--devel/electron6/files/patch-remoting_host_evaluate__capability.cc11
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/electron6/files/patch-remoting_host_evaluate__capability.cc b/devel/electron6/files/patch-remoting_host_evaluate__capability.cc
deleted file mode 100644
index 879aef159f18..000000000000
--- a/devel/electron6/files/patch-remoting_host_evaluate__capability.cc
+++ /dev/null
@@ -1,11 +0,0 @@
---- remoting/host/evaluate_capability.cc.orig 2019-09-10 10:42:43 UTC
-+++ remoting/host/evaluate_capability.cc
-@@ -50,7 +50,7 @@ base::FilePath BuildHostBinaryPath() {
- }
- #endif
-
--#if defined(OS_LINUX)
-+#if defined(OS_LINUX) || defined(OS_BSD)
- if (path.BaseName().value() ==
- FILE_PATH_LITERAL("chrome-remote-desktop-host")) {
- return path;