summaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-ipc_ipc__channel.h
diff options
context:
space:
mode:
authorCarlos J. Puga Medina <cpm@FreeBSD.org>2019-04-05 12:01:25 +0000
committerCarlos J. Puga Medina <cpm@FreeBSD.org>2019-04-05 12:01:25 +0000
commitd90bf58cf83c548d4ed98f8c6ee55a6b84af0834 (patch)
treee364221b071fc7af079027aa7e6ac3d25435767a /www/chromium/files/patch-ipc_ipc__channel.h
parentUpdate CMake to latest release, 3.14.1 (diff)
www/chromium: Update to 73.0.3683.86
- Make existing patches apply cleanly Changelog: https://chromium.googlesource.com/chromium/src/+log/72.0.3626.121..73.0.3683.86?pretty=fuller&n=10000 Submitted by: Matthias Wolf MFH: 2019Q2
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 4df0d7db85cb..a2b1f9794ef0 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-06-05 19:03:08 UTC
+--- ipc/ipc_channel.h.orig 2019-03-11 22:00:59 UTC
+++ ipc/ipc_channel.h
-@@ -246,7 +246,7 @@ class IPC_EXPORT Channel : public Sender {
+@@ -244,7 +244,7 @@ class COMPONENT_EXPORT(IPC) Channel : public Sender {
static std::string GenerateUniqueRandomChannelID();
#endif