Index: util/mach/child_port_handshake.cc |
diff --git a/util/mach/child_port_handshake.cc b/util/mach/child_port_handshake.cc |
index c5344bbcdcbbed097ee12346ed1f88fdfd38bed6..483c102dbac5a3c691e244bdef42b3a29864d997 100644 |
--- a/util/mach/child_port_handshake.cc |
+++ b/util/mach/child_port_handshake.cc |
@@ -247,6 +247,7 @@ kern_return_t ChildPortHandshake::HandleChildPortCheckIn( |
const child_port_token_t token, |
mach_port_t port, |
mach_msg_type_name_t right_type, |
+ const mach_msg_trailer_t* trailer, |
bool* destroy_complex_request) { |
DCHECK_EQ(child_port_, kMachPortNull); |