| Index: third_party/crashpad/crashpad/snapshot/mac/memory_snapshot_mac.h
|
| diff --git a/third_party/crashpad/crashpad/snapshot/mac/memory_snapshot_mac.h b/third_party/crashpad/crashpad/snapshot/mac/memory_snapshot_mac.h
|
| index dbb02ee7b39716eaf252b96827ca84de3b2be871..bbc39de346dc3bf4d3eb801c8ff6e8b270e91e83 100644
|
| --- a/third_party/crashpad/crashpad/snapshot/mac/memory_snapshot_mac.h
|
| +++ b/third_party/crashpad/crashpad/snapshot/mac/memory_snapshot_mac.h
|
| @@ -27,7 +27,7 @@ namespace crashpad {
|
| namespace internal {
|
|
|
| //! \brief A MemorySnapshot of a memory region in a process on the running
|
| -//! system, when the system runs Mac OS X.
|
| +//! system, when the system runs macOS.
|
| class MemorySnapshotMac final : public MemorySnapshot {
|
| public:
|
| MemorySnapshotMac();
|
|
|