| Index: util/mach/exc_server_variants_test.cc
|
| diff --git a/util/mach/exc_server_variants_test.cc b/util/mach/exc_server_variants_test.cc
|
| index dfaf646be10561072ed272507cfe6174a74c1f38..68674b67efe9c5504159715131f9b382fae8d213 100644
|
| --- a/util/mach/exc_server_variants_test.cc
|
| +++ b/util/mach/exc_server_variants_test.cc
|
| @@ -26,6 +26,7 @@
|
| #include "util/mach/exception_behaviors.h"
|
| #include "util/mach/exception_types.h"
|
| #include "util/mach/mach_message.h"
|
| +#include "util/misc/implicit_cast.h"
|
|
|
| namespace crashpad {
|
| namespace test {
|
|
|