| Index: third_party/crashpad/crashpad/snapshot/mac/process_types/crashpad_info.proctype
|
| diff --git a/third_party/crashpad/crashpad/snapshot/mac/process_types/crashpad_info.proctype b/third_party/crashpad/crashpad/snapshot/mac/process_types/crashpad_info.proctype
|
| index 7bae0872c5d6a2c8934a2b62c3e7aaa5c758c11e..713bb09d718a7a25ea1c136e79a0c22aba0f8858 100644
|
| --- a/third_party/crashpad/crashpad/snapshot/mac/process_types/crashpad_info.proctype
|
| +++ b/third_party/crashpad/crashpad/snapshot/mac/process_types/crashpad_info.proctype
|
| @@ -21,7 +21,7 @@
|
| // snapshot/mac/process_types.cc to produce process type struct definitions and
|
| // accessors.
|
|
|
| -// Client Mach-O images will contain a __DATA,__crashpad_info section formatted
|
| +// Client Mach-O images will contain a __DATA,crashpad_info section formatted
|
| // according to this structure.
|
| PROCESS_TYPE_STRUCT_BEGIN(CrashpadInfo)
|
| PROCESS_TYPE_STRUCT_MEMBER(uint32_t, signature)
|
|
|