| Index: ipc/handle_attachment_win.h
|
| diff --git a/ipc/handle_attachment_win.h b/ipc/handle_attachment_win.h
|
| index cd086b9eb3397671eed1ae6e9f6bb9e9b2c47de7..127cd57292e45303ecb35fc4ff675be992ac7b95 100644
|
| --- a/ipc/handle_attachment_win.h
|
| +++ b/ipc/handle_attachment_win.h
|
| @@ -40,6 +40,7 @@
|
| explicit HandleAttachmentWin(const BrokerableAttachment::AttachmentId& id);
|
|
|
| BrokerableType GetBrokerableType() const override;
|
| + void PopulateWithAttachment(const BrokerableAttachment* attachment) override;
|
|
|
| // Returns the wire format of this attachment.
|
| WireFormat GetWireFormat(const base::ProcessId& destination) const;
|
|
|