Chromium Code Reviews| Index: snapshot/mac/mach_o_image_annotations_reader.h |
| diff --git a/snapshot/mac/mach_o_image_annotations_reader.h b/snapshot/mac/mach_o_image_annotations_reader.h |
| index f8fb1ec94d026702e274d5ef0cead35ec22fde6b..2ff6e0e495a2ec64ba6f3d132c17132a8e6e3867 100644 |
| --- a/snapshot/mac/mach_o_image_annotations_reader.h |
| +++ b/snapshot/mac/mach_o_image_annotations_reader.h |
| @@ -19,7 +19,7 @@ |
| #include <string> |
| #include <vector> |
| -#include "base/basictypes.h" |
| +#include "base/macros.h" |
| #include "snapshot/mac/process_types.h" |
| namespace crashpad { |