diff options
Diffstat (limited to 'www/chromium/files/patch-ipc_ipc__channel.h')
-rw-r--r-- | www/chromium/files/patch-ipc_ipc__channel.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/chromium/files/patch-ipc_ipc__channel.h b/www/chromium/files/patch-ipc_ipc__channel.h index 573333487b91..98790331aa5c 100644 --- a/www/chromium/files/patch-ipc_ipc__channel.h +++ b/www/chromium/files/patch-ipc_ipc__channel.h @@ -1,4 +1,4 @@ ---- ipc/ipc_channel.h.orig 2020-11-13 06:36:44 UTC +--- ipc/ipc_channel.h.orig 2021-03-12 23:57:26 UTC +++ ipc/ipc_channel.h @@ -244,7 +244,7 @@ class COMPONENT_EXPORT(IPC) Channel : public Sender { static std::string GenerateUniqueRandomChannelID(); |