From 40c48efc97e1692154f38e01ef1739bbef1e4728 Mon Sep 17 00:00:00 2001 From: Joseph Mingrone Date: Fri, 23 Oct 2020 04:29:32 +0000 Subject: www/chromium: Update to version 85.0.4183.121 Submitted by: cem, rene Obtained from: some patches from OpenBSD port --- www/chromium/files/patch-ipc_ipc__channel.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/chromium/files/patch-ipc_ipc__channel.h') diff --git a/www/chromium/files/patch-ipc_ipc__channel.h b/www/chromium/files/patch-ipc_ipc__channel.h index 81baee2eca8d..64dc5f980629 100644 --- a/www/chromium/files/patch-ipc_ipc__channel.h +++ b/www/chromium/files/patch-ipc_ipc__channel.h @@ -1,6 +1,6 @@ ---- ipc/ipc_channel.h.orig 2020-02-03 21:53:32 UTC +--- ipc/ipc_channel.h.orig 2020-09-08 19:14:07 UTC +++ ipc/ipc_channel.h -@@ -282,7 +282,7 @@ class COMPONENT_EXPORT(IPC) Channel : public Sender { +@@ -244,7 +244,7 @@ class COMPONENT_EXPORT(IPC) Channel : public Sender { static std::string GenerateUniqueRandomChannelID(); #endif -- cgit v1.2.3