| 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"
|
|
|