diff options
author | Renato Botelho <garga@FreeBSD.org> | 2017-05-03 13:26:51 -0300 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2017-05-03 13:26:51 -0300 |
commit | ad78354fdf2012d5cad519f1aeb9fd7b0baefcc5 (patch) | |
tree | 792d95f4889a896e0233ed61b9e0c2d8396ad5be /www/chromium/files/patch-ipc_ipc__channel.h | |
parent | 0ab6edbc213b13c14f547c7a3d2f638ce1061967 (diff) | |
parent | 466d5086c13b3c5ce0297c4e8fe5158b4db0e4ef (diff) | |
download | FreeBSD-ports-2.3.4.zip FreeBSD-ports-2.3.4.tar.gz |
Merge remote-tracking branch 'origin/branches/2017Q2' into RELENG_2_3v2.3.4
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 8f3c7af..ffe5b22 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 2017-01-26 00:49:15 UTC +--- ipc/ipc_channel.h.orig 2017-04-19 19:06:35 UTC +++ ipc/ipc_channel.h -@@ -245,7 +245,7 @@ class IPC_EXPORT Channel : public Sender +@@ -246,7 +246,7 @@ class IPC_EXPORT Channel : public Sender static std::string GenerateUniqueRandomChannelID(); #endif |