summaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-ipc_ipc__channel.h
diff options
context:
space:
mode:
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