diff options
Diffstat (limited to 'www/ungoogled-chromium/files/patch-ipc_ipc__message__utils.cc')
| -rw-r--r-- | www/ungoogled-chromium/files/patch-ipc_ipc__message__utils.cc | 11 | 
1 files changed, 0 insertions, 11 deletions
diff --git a/www/ungoogled-chromium/files/patch-ipc_ipc__message__utils.cc b/www/ungoogled-chromium/files/patch-ipc_ipc__message__utils.cc deleted file mode 100644 index eba5a8cb89b2..000000000000 --- a/www/ungoogled-chromium/files/patch-ipc_ipc__message__utils.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- ipc/ipc_message_utils.cc.orig	2025-10-21 16:57:35 UTC -+++ ipc/ipc_message_utils.cc -@@ -387,7 +387,7 @@ void ParamTraits<unsigned int>::Log(const param_type&  - } -  - #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || \ --    BUILDFLAG(IS_FUCHSIA) ||                                              \ -+    BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_BSD) ||                         \ -     (BUILDFLAG(IS_ANDROID) && defined(ARCH_CPU_64_BITS)) - void ParamTraits<long>::Log(const param_type& p, std::string* l) { -   l->append(base::NumberToString(p));  | 
