diff options
Diffstat (limited to 'devel/electron35/files/patch-remoting_host_chromoting__host__context.cc')
| -rw-r--r-- | devel/electron35/files/patch-remoting_host_chromoting__host__context.cc | 11 | 
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/electron35/files/patch-remoting_host_chromoting__host__context.cc b/devel/electron35/files/patch-remoting_host_chromoting__host__context.cc deleted file mode 100644 index c818225fc632..000000000000 --- a/devel/electron35/files/patch-remoting_host_chromoting__host__context.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- remoting/host/chromoting_host_context.cc.orig	2025-03-24 20:50:14 UTC -+++ remoting/host/chromoting_host_context.cc -@@ -292,7 +292,7 @@ std::unique_ptr<ChromotingHostContext> ChromotingHostC -   // on a UI thread. -   scoped_refptr<AutoThreadTaskRunner> input_task_runner = -       AutoThread::CreateWithType("ChromotingInputThread", ui_task_runner, --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) -                                  base::MessagePumpType::UI); - #else -                                  base::MessagePumpType::IO);  | 
