Chromium Code Reviews| Index: util/misc/scoped_forbid_return.h |
| diff --git a/util/misc/scoped_forbid_return.h b/util/misc/scoped_forbid_return.h |
| index 8705be7ad249e569b097dded3768d313524f3940..4f1e214f7988af919af31d5f1067b8e8a6a7d840 100644 |
| --- a/util/misc/scoped_forbid_return.h |
| +++ b/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 { |