diff options
Diffstat (limited to 'www/chromium/files/patch-ipc_ipc__channel.h')
-rw-r--r-- | www/chromium/files/patch-ipc_ipc__channel.h | 4 |
1 files changed, 2 insertions, 2 deletions
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 |