Index: snapshot/win/memory_snapshot_win.h |
diff --git a/snapshot/win/memory_snapshot_win.h b/snapshot/win/memory_snapshot_win.h |
index b6d2074e243a1c51f4c76a566250c621a16cda37..04d118426f2b3a093eb0170082b63700d723eee5 100644 |
--- a/snapshot/win/memory_snapshot_win.h |
+++ b/snapshot/win/memory_snapshot_win.h |
@@ -18,7 +18,7 @@ |
#include <stdint.h> |
#include <sys/types.h> |
-#include "base/basictypes.h" |
+#include "base/macros.h" |
#include "snapshot/memory_snapshot.h" |
#include "snapshot/win/process_reader_win.h" |
#include "util/misc/initialization_state_dcheck.h" |