Index: snapshot/win/thread_snapshot_win.h |
diff --git a/snapshot/win/thread_snapshot_win.h b/snapshot/win/thread_snapshot_win.h |
index 3f283a18b068bc54459c60e374e05038dc6d3b10..0e07110eccfdafdf15151b82d4842ac56696f403 100644 |
--- a/snapshot/win/thread_snapshot_win.h |
+++ b/snapshot/win/thread_snapshot_win.h |
@@ -19,7 +19,8 @@ |
#include <vector> |
-#include "base/basictypes.h" |
+#include "base/macros.h" |
+#include "build/build_config.h" |
#include "snapshot/cpu_context.h" |
#include "snapshot/memory_snapshot.h" |
#include "snapshot/thread_snapshot.h" |