| Index: third_party/crashpad/crashpad/test/multiprocess_exec.h
|
| diff --git a/third_party/crashpad/crashpad/test/multiprocess_exec.h b/third_party/crashpad/crashpad/test/multiprocess_exec.h
|
| index 2d8f3389e65ab537db995d01df0d54abf51d1e00..9b2ffc1c7ab7c18162594c8a7ee1151b7b8d12a3 100644
|
| --- a/third_party/crashpad/crashpad/test/multiprocess_exec.h
|
| +++ b/third_party/crashpad/crashpad/test/multiprocess_exec.h
|
| @@ -18,7 +18,7 @@
|
| #include <string>
|
| #include <vector>
|
|
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "build/build_config.h"
|
| #include "test/multiprocess.h"
|
|
|
|
|