| Index: base/threading/thread_restrictions.h
|
| diff --git a/base/threading/thread_restrictions.h b/base/threading/thread_restrictions.h
|
| index 66b8e8d421b517b62becf1e5e4ecff07675540ca..f0d3faf6592b1777b01a2962ba4362b53de2e38d 100644
|
| --- a/base/threading/thread_restrictions.h
|
| +++ b/base/threading/thread_restrictions.h
|
| @@ -6,7 +6,7 @@
|
| #define BASE_THREADING_THREAD_RESTRICTIONS_H_
|
|
|
| #include "base/base_export.h"
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
|
|
| // See comment at top of thread_checker.h
|
| #if (!defined(NDEBUG) || defined(DCHECK_ALWAYS_ON))
|
|
|