Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(629)

Unified Diff: snapshot/mac/mach_o_image_annotations_reader.h

Issue 1138923004: win: Retrieve "simple map" annotations from modules (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@module-version
Patch Set: . Created 5 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | snapshot/snapshot.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 6b66e8f96a0b9410a566c2da597807e37a9dcd78..f8fb1ec94d026702e274d5ef0cead35ec22fde6b 100644
--- a/snapshot/mac/mach_o_image_annotations_reader.h
+++ b/snapshot/mac/mach_o_image_annotations_reader.h
@@ -31,7 +31,7 @@ class ProcessReader;
//! process.
//!
//! These annotations are stored for the benefit of crash reporters, and provide
-//! information though to be potentially useful for crash analysis. This class
+//! information thought to be potentially useful for crash analysis. This class
//! can decode annotations stored in these formats:
//! - CrashpadInfo. This format is used by Crashpad clients. The “simple
//! annotations” are recovered from any module with a compatible data
« no previous file with comments | « no previous file | snapshot/snapshot.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698