| 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 b3d34ed0b93ec5b77ad3436615df7e801a146123..49bf78c352fbcd5e0fe1fe7a1824dd744e08dab3 100644
|
| --- a/util/mach/exc_client_variants_test.cc
|
| +++ b/util/mach/exc_client_variants_test.cc
|
| @@ -28,6 +28,7 @@
|
| #include "util/mach/mach_extensions.h"
|
| #include "util/mach/mach_message.h"
|
| #include "util/mach/mach_message_server.h"
|
| +#include "util/misc/implicit_cast.h"
|
|
|
| namespace crashpad {
|
| namespace test {
|
|
|