| Index: client/simulate_crash_mac_test.cc
|
| diff --git a/client/simulate_crash_mac_test.cc b/client/simulate_crash_mac_test.cc
|
| index 7e0109a3f3f033dc692828f3cf826191551c91e8..8953114a1a214f6f6fa5cc01a2eca3b8a2438b67 100644
|
| --- a/client/simulate_crash_mac_test.cc
|
| +++ b/client/simulate_crash_mac_test.cc
|
| @@ -30,6 +30,7 @@
|
| #include "util/mach/mach_message.h"
|
| #include "util/mach/mach_message_server.h"
|
| #include "util/mach/symbolic_constants_mach.h"
|
| +#include "util/misc/implicit_cast.h"
|
|
|
| namespace crashpad {
|
| namespace test {
|
|
|