| Index: snapshot/mac/mach_o_image_segment_reader.h
|
| diff --git a/snapshot/mac/mach_o_image_segment_reader.h b/snapshot/mac/mach_o_image_segment_reader.h
|
| index 4e6a97e36cf9c9f008a04177472e038fb177193b..20f891dab7e7937564aa7a775a5941db9560305d 100644
|
| --- a/snapshot/mac/mach_o_image_segment_reader.h
|
| +++ b/snapshot/mac/mach_o_image_segment_reader.h
|
| @@ -23,7 +23,7 @@
|
| #include <string>
|
| #include <vector>
|
|
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "snapshot/mac/process_types.h"
|
| #include "util/misc/initialization_state_dcheck.h"
|
|
|
|
|