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

Unified Diff: util/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: Refactor to reduce deep nesting 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
Index: util/mac/process_types/all.proctype
diff --git a/util/mac/process_types/all.proctype b/util/mac/process_types/all.proctype
index 8191bb229e53af71fd574dc088a159502b1e39c2..120735c8d1df81c88c8f07aee65a84175e8e7ebe 100644
--- a/util/mac/process_types/all.proctype
+++ b/util/mac/process_types/all.proctype
@@ -19,6 +19,7 @@
// util/mac/process_types.cc to produce process type struct definitions and
// accessors.
+#include "util/mac/process_types/crashpad_info.proctype"
#include "util/mac/process_types/crashreporterclient.proctype"
#include "util/mac/process_types/dyld_images.proctype"
#include "util/mac/process_types/loader.proctype"

Powered by Google App Engine
This is Rietveld 408576698