| Index: third_party/crashpad/crashpad/util/mach/mach_message_test.cc
|
| diff --git a/third_party/crashpad/crashpad/util/mach/mach_message_test.cc b/third_party/crashpad/crashpad/util/mach/mach_message_test.cc
|
| index d77f0dd38fa51b4e62e8df1169cb2930aa7ed62b..8f6db7afc59ded656a0c290a3fb0d578841ac244 100644
|
| --- a/third_party/crashpad/crashpad/util/mach/mach_message_test.cc
|
| +++ b/third_party/crashpad/crashpad/util/mach/mach_message_test.cc
|
| @@ -14,9 +14,9 @@
|
|
|
| #include "util/mach/mach_message.h"
|
|
|
| +#include <stdint.h>
|
| #include <unistd.h>
|
|
|
| -#include "base/basictypes.h"
|
| #include "base/mac/scoped_mach_port.h"
|
| #include "gtest/gtest.h"
|
| #include "test/mac/mach_errors.h"
|
|
|