Index: ipc/attachment_broker_unprivileged_mac.h |
diff --git a/ipc/attachment_broker_unprivileged_mac.h b/ipc/attachment_broker_unprivileged_mac.h |
index 58c4f874adfedcd39f695a5e351cee360e27efdd..26cf4437b7ae6f5b814438e3bfadcd73f5ad0bd6 100644 |
--- a/ipc/attachment_broker_unprivileged_mac.h |
+++ b/ipc/attachment_broker_unprivileged_mac.h |
@@ -22,7 +22,7 @@ class IPC_EXPORT AttachmentBrokerUnprivilegedMac |
~AttachmentBrokerUnprivilegedMac() override; |
// IPC::AttachmentBroker overrides. |
- bool SendAttachmentToProcess(const BrokerableAttachment* attachment, |
+ bool SendAttachmentToProcess(BrokerableAttachment* attachment, |
base::ProcessId destination_process) override; |
// IPC::Listener overrides. |