Chromium Code Reviews| Index: util/mach/mach_message_test.cc |
| diff --git a/util/mach/mach_message_test.cc b/util/mach/mach_message_test.cc |
| index 6e91dccb5ab4f29ba72361c94a11fb956680f7f1..dc7f70141a18b31022b8cc3a6ca09bda7fb89812 100644 |
| --- a/util/mach/mach_message_test.cc |
| +++ b/util/mach/mach_message_test.cc |
| @@ -21,6 +21,7 @@ |
| #include "gtest/gtest.h" |
| #include "test/mac/mach_errors.h" |
| #include "util/mach/mach_extensions.h" |
| +#include "util/misc/implicit_cast.h" |
| namespace crashpad { |
| namespace test { |