Index: ipc/brokerable_attachment.h |
diff --git a/ipc/brokerable_attachment.h b/ipc/brokerable_attachment.h |
index 5b8395551cbe3f660c88f68dd1c8553d577e0a1e..624ff13619e6ee58765281829687878e15fb3b4a 100644 |
--- a/ipc/brokerable_attachment.h |
+++ b/ipc/brokerable_attachment.h |
@@ -37,6 +37,7 @@ class IPC_EXPORT BrokerableAttachment : public MessageAttachment { |
protected: |
BrokerableAttachment(); |
+ explicit BrokerableAttachment(const AttachmentId& id); |
~BrokerableAttachment() override; |
private: |