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

Unified Diff: client/apple/Framework/BreakpadDefines.h

Issue 571523004: Mac: Add support for in-process crash reporting (Closed) Base URL: https://chromium.googlesource.com/external/google-breakpad/src.git@master
Patch Set: Created 6 years, 3 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 | client/mac/Framework/Breakpad.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/apple/Framework/BreakpadDefines.h
diff --git a/client/apple/Framework/BreakpadDefines.h b/client/apple/Framework/BreakpadDefines.h
index 8986cd1b951e2b67906e8fbcb17174836d1b5484..410a5a6f3afb32d359111e61ce755843fdb5f055 100644
--- a/client/apple/Framework/BreakpadDefines.h
+++ b/client/apple/Framework/BreakpadDefines.h
@@ -62,6 +62,7 @@
#define BREAKPAD_EMAIL "BreakpadEmail"
#define BREAKPAD_SERVER_TYPE "BreakpadServerType"
#define BREAKPAD_SERVER_PARAMETER_DICT "BreakpadServerParameters"
+#define BREAKPAD_IN_PROCESS "BreakpadInProcess"
// The keys below are NOT user supplied, and are used internally.
#define BREAKPAD_PROCESS_START_TIME "BreakpadProcStartTime"
« no previous file with comments | « no previous file | client/mac/Framework/Breakpad.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698