| Index: util/mach/notify_server_test.cc
|
| diff --git a/util/mach/notify_server_test.cc b/util/mach/notify_server_test.cc
|
| index 7a19a74238a823e89b53ec9064817cc85107c3b1..a852bd0ed471765f4d1bba290e9ee10f7faa01e3 100644
|
| --- a/util/mach/notify_server_test.cc
|
| +++ b/util/mach/notify_server_test.cc
|
| @@ -22,6 +22,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 {
|
|
|