Chromium Code Reviews| Index: client/simulate_crash_mac.cc |
| diff --git a/client/simulate_crash_mac.cc b/client/simulate_crash_mac.cc |
| index cdcf662d68ed16e7707b0a32a74cd0b420b1bae8..763cb87e54db432dfaa0813ee551148a3f0004d9 100644 |
| --- a/client/simulate_crash_mac.cc |
| +++ b/client/simulate_crash_mac.cc |
| @@ -28,6 +28,7 @@ |
| #include "util/mach/exception_behaviors.h" |
| #include "util/mach/exception_ports.h" |
| #include "util/mach/mach_extensions.h" |
| +#include "util/misc/implicit_cast.h" |
| namespace crashpad { |