| Index: third_party/crashpad/crashpad/util/misc/scoped_forbid_return.h
|
| diff --git a/third_party/crashpad/crashpad/util/misc/scoped_forbid_return.h b/third_party/crashpad/crashpad/util/misc/scoped_forbid_return.h
|
| index 8705be7ad249e569b097dded3768d313524f3940..4f1e214f7988af919af31d5f1067b8e8a6a7d840 100644
|
| --- a/third_party/crashpad/crashpad/util/misc/scoped_forbid_return.h
|
| +++ b/third_party/crashpad/crashpad/util/misc/scoped_forbid_return.h
|
| @@ -15,7 +15,7 @@
|
| #ifndef CRASHPAD_UTIL_MISC_SCOPED_FORBID_RETURN_H_
|
| #define CRASHPAD_UTIL_MISC_SCOPED_FORBID_RETURN_H_
|
|
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
|
|
| namespace crashpad {
|
|
|
|
|