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

Unified Diff: snapshot/mac/mach_o_image_annotations_reader.h

Issue 997713002: Allow exception forwarding to the system’s native crash reporter to be disabled (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@master
Patch Set: Remove unused function declaration Created 5 years, 9 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: 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 8d92e99f9ce10442394928db2b00143e3efda66a..6b66e8f96a0b9410a566c2da597807e37a9dcd78 100644
--- a/snapshot/mac/mach_o_image_annotations_reader.h
+++ b/snapshot/mac/mach_o_image_annotations_reader.h
@@ -20,6 +20,7 @@
#include <vector>
#include "base/basictypes.h"
+#include "snapshot/mac/process_types.h"
namespace crashpad {
« no previous file with comments | « snapshot/mac/crashpad_info_client_options_test_module.cc ('k') | snapshot/mac/mach_o_image_annotations_reader.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698