summaryrefslogtreecommitdiffstats
path: root/content/child/webmessageportchannel_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'content/child/webmessageportchannel_impl.h')
-rw-r--r--content/child/webmessageportchannel_impl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/content/child/webmessageportchannel_impl.h b/content/child/webmessageportchannel_impl.h
index b5c8e7b..8a766ae 100644
--- a/content/child/webmessageportchannel_impl.h
+++ b/content/child/webmessageportchannel_impl.h
@@ -106,6 +106,7 @@ class WebMessagePortChannelImpl
struct Message {
Message();
+ Message(const Message& other);
~Message();
MessagePortMessage message;