| Index: third_party/crashpad/crashpad/snapshot/mac/mach_o_image_annotations_reader.h
|
| diff --git a/third_party/crashpad/crashpad/snapshot/mac/mach_o_image_annotations_reader.h b/third_party/crashpad/crashpad/snapshot/mac/mach_o_image_annotations_reader.h
|
| index f8fb1ec94d026702e274d5ef0cead35ec22fde6b..2ff6e0e495a2ec64ba6f3d132c17132a8e6e3867 100644
|
| --- a/third_party/crashpad/crashpad/snapshot/mac/mach_o_image_annotations_reader.h
|
| +++ b/third_party/crashpad/crashpad/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 {
|
|
|