summaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-ipc_ipc__channel.h
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2020-01-16 20:59:10 +0000
committerRene Ladan <rene@FreeBSD.org>2020-01-16 20:59:10 +0000
commitb1f54f0fc1fb0cc165a0576e0903efc1ea241ef3 (patch)
treede284d6e6fac9a05189b48ba453d2e271bbb5e30 /www/chromium/files/patch-ipc_ipc__channel.h
parentdatabases/py-asyncpg: Update to 0.20.1 (diff)
www/chromium: update to 79.0.3945.117
Submitted by: Matthias Wolf via GitHub Pull requests: 169, 170 MFH: 2019Q2 (browser, security)
Notes
Notes: svn path=/head/; revision=523259
Diffstat (limited to 'www/chromium/files/patch-ipc_ipc__channel.h')
-rw-r--r--www/chromium/files/patch-ipc_ipc__channel.h4
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 935d75382d24..147a9a28ee90 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 2019-09-09 21:55:20 UTC
+--- ipc/ipc_channel.h.orig 2019-12-16 21:51:27 UTC
+++ ipc/ipc_channel.h
-@@ -256,7 +256,7 @@ class COMPONENT_EXPORT(IPC) Channel : public Sender {
+@@ -280,7 +280,7 @@ class COMPONENT_EXPORT(IPC) Channel : public Sender {
static std::string GenerateUniqueRandomChannelID();
#endif