Index: client/simulate_crash_mac_test.cc |
diff --git a/client/simulate_crash_mac_test.cc b/client/simulate_crash_mac_test.cc |
index e585838ae34fb685a89ca990e513291c8b592fb0..7e0109a3f3f033dc692828f3cf826191551c91e8 100644 |
--- a/client/simulate_crash_mac_test.cc |
+++ b/client/simulate_crash_mac_test.cc |
@@ -228,7 +228,7 @@ class TestSimulateCrashMac final : public MachMultiprocess, |
ExcServerCopyState( |
behavior, old_state, old_state_count, new_state, new_state_count); |
- return ExcServerSuccessfulReturnValue(behavior, true); |
+ return ExcServerSuccessfulReturnValue(exception, behavior, true); |
} |
private: |