Chromium Code Reviews| Index: util/mach/mach_message.cc |
| diff --git a/util/mach/mach_message.cc b/util/mach/mach_message.cc |
| index 8092f26c1171b241a008a10842741a0ac2706987..31d55d625e121eedc662fe999fd19bce3d4faa9a 100644 |
| --- a/util/mach/mach_message.cc |
| +++ b/util/mach/mach_message.cc |
| @@ -22,6 +22,7 @@ |
| #include "base/basictypes.h" |
| #include "base/logging.h" |
| #include "util/misc/clock.h" |
| +#include "util/misc/implicit_cast.h" |
| namespace crashpad { |