diff options
author | Rene Ladan <rene@FreeBSD.org> | 2019-05-24 12:34:58 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2019-05-24 12:34:58 +0000 |
commit | a8a9149eb324b20a62cfdb78132a569c6fab2046 (patch) | |
tree | 5fdd2d2e7f3be73797f9b742907237c43172a303 /www/chromium/files/patch-ipc_ipc__channel.h | |
parent | devel/flyspray: Remove broken MYSQL option (diff) |
www/chromium: update to 74.0.3729.157
Notes
Notes:
svn path=/head/; revision=502461
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 a2b1f9794ef0..ca14781379c6 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-03-11 22:00:59 UTC +--- ipc/ipc_channel.h.orig 2019-04-30 22:22:52 UTC +++ ipc/ipc_channel.h -@@ -244,7 +244,7 @@ class COMPONENT_EXPORT(IPC) Channel : public Sender { +@@ -245,7 +245,7 @@ class COMPONENT_EXPORT(IPC) Channel : public Sender { static std::string GenerateUniqueRandomChannelID(); #endif |