Index: util/thread/thread.h |
diff --git a/util/thread/thread.h b/util/thread/thread.h |
index b1801f83e9b4e0e472844b6ef9835552d26f2b18..595d308e562128926d2fe5b3ca8e6ab3bd3dcbc9 100644 |
--- a/util/thread/thread.h |
+++ b/util/thread/thread.h |
@@ -15,7 +15,7 @@ |
#ifndef CRASHPAD_UTIL_THREAD_THREAD_H_ |
#define CRASHPAD_UTIL_THREAD_THREAD_H_ |
-#include "base/basictypes.h" |
+#include "base/macros.h" |
#include "build/build_config.h" |
#if defined(OS_POSIX) |