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 a2ceafd5e26e6b5ec203452ee9a22c0a60d710cf..b3d34ed0b93ec5b77ad3436615df7e801a146123 100644 |
--- a/util/mach/exc_client_variants_test.cc |
+++ b/util/mach/exc_client_variants_test.cc |
@@ -58,7 +58,7 @@ class TestExcClientVariants : public MachMultiprocess, |
const mach_exception_data_type_t* code, |
mach_msg_type_number_t code_count, |
thread_state_flavor_t* flavor, |
- const natural_t* old_state, |
+ ConstThreadState old_state, |
mach_msg_type_number_t old_state_count, |
thread_state_t new_state, |
mach_msg_type_number_t* new_state_count, |