| Index: third_party/crashpad/crashpad/test/multiprocess_posix_test.cc
|
| diff --git a/third_party/crashpad/crashpad/test/multiprocess_posix_test.cc b/third_party/crashpad/crashpad/test/multiprocess_posix_test.cc
|
| index 87a42385c3d90b30ef5b150fe2728888ca580340..191bdeffdc8aa1b1e9f856d49a5318a7f2183f38 100644
|
| --- a/third_party/crashpad/crashpad/test/multiprocess_posix_test.cc
|
| +++ b/third_party/crashpad/crashpad/test/multiprocess_posix_test.cc
|
| @@ -18,7 +18,7 @@
|
| #include <sys/signal.h>
|
| #include <unistd.h>
|
|
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "gtest/gtest.h"
|
| #include "test/gtest_death_check.h"
|
| #include "util/file/file_io.h"
|
|
|