| Index: snapshot/mac/memory_snapshot_mac.h
 | 
| diff --git a/snapshot/mac/memory_snapshot_mac.h b/snapshot/mac/memory_snapshot_mac.h
 | 
| index 2f19082400305d488be0497aa7c7fad7ccbbf1b6..dbb02ee7b39716eaf252b96827ca84de3b2be871 100644
 | 
| --- a/snapshot/mac/memory_snapshot_mac.h
 | 
| +++ b/snapshot/mac/memory_snapshot_mac.h
 | 
| @@ -18,7 +18,7 @@
 | 
|  #include <stdint.h>
 | 
|  #include <sys/types.h>
 | 
|  
 | 
| -#include "base/basictypes.h"
 | 
| +#include "base/macros.h"
 | 
|  #include "snapshot/mac/process_reader.h"
 | 
|  #include "snapshot/memory_snapshot.h"
 | 
|  #include "util/misc/initialization_state_dcheck.h"
 | 
| 
 |