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

Unified Diff: snapshot/mac/process_types/all.proctype

Issue 651283003: Add crashpad_info, MachOImageAnnotationsReader, and its test (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@master
Patch Set: Rebase onto master Created 6 years, 2 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 | « snapshot/mac/process_reader.cc ('k') | snapshot/mac/process_types/crashpad_info.proctype » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: snapshot/mac/process_types/all.proctype
diff --git a/snapshot/mac/process_types/all.proctype b/snapshot/mac/process_types/all.proctype
index 8c6e9d90f4d60d23296cf2f507bd1350799cc43a..7ef54d5c6cefe867d7a4f2db3d7b45901ba75903 100644
--- a/snapshot/mac/process_types/all.proctype
+++ b/snapshot/mac/process_types/all.proctype
@@ -19,6 +19,7 @@
// snapshot/mac/process_types.cc to produce process type struct definitions and
// accessors.
+#include "snapshot/mac/process_types/crashpad_info.proctype"
#include "snapshot/mac/process_types/crashreporterclient.proctype"
#include "snapshot/mac/process_types/dyld_images.proctype"
#include "snapshot/mac/process_types/loader.proctype"
« no previous file with comments | « snapshot/mac/process_reader.cc ('k') | snapshot/mac/process_types/crashpad_info.proctype » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698