Index: util/mach/exc_client_variants_test.cc |
diff --git a/util/mach/exc_client_variants_test.cc b/util/mach/exc_client_variants_test.cc |
index 1643a75164428d96d645f1b9e18186401c9fd232..dd2036e7d2001c50f3da802d3cf601316c652891 100644 |
--- a/util/mach/exc_client_variants_test.cc |
+++ b/util/mach/exc_client_variants_test.cc |
@@ -60,6 +60,7 @@ class TestExcClientVariants : public UniversalMachExcServer, |
mach_msg_type_number_t old_state_count, |
thread_state_t new_state, |
mach_msg_type_number_t* new_state_count, |
+ const mach_msg_trailer_t* trailer, |
bool* destroy_complex_request) override { |
*destroy_complex_request = true; |