| Index: third_party/crashpad/crashpad/test/mac/mach_multiprocess.h
|
| diff --git a/third_party/crashpad/crashpad/test/mac/mach_multiprocess.h b/third_party/crashpad/crashpad/test/mac/mach_multiprocess.h
|
| index 18324d427e5e28db4a35b339d9ff4e29e7bbf219..0e3a8c420d0428f686c3eab7345508846cca988b 100644
|
| --- a/third_party/crashpad/crashpad/test/mac/mach_multiprocess.h
|
| +++ b/third_party/crashpad/crashpad/test/mac/mach_multiprocess.h
|
| @@ -18,7 +18,7 @@
|
| #include <mach/mach.h>
|
| #include <unistd.h>
|
|
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "test/multiprocess.h"
|
|
|
| namespace crashpad {
|
|
|