mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Windows: Revert early chrome_elf crashpad initialization (issue #2122)
This commit is contained in:
@ -8,8 +8,4 @@ namespace crash_reporting_win {
|
||||
// state from chrome_elf via exported functions.
|
||||
bool InitializeCrashReportingForModule();
|
||||
|
||||
// Called from libcef early in main process startup to ensure that the crash
|
||||
// handler process is started before other sub-processes are created.
|
||||
void BlockUntilHandlerStarted();
|
||||
|
||||
} // namespace crash_reporting_win
|
||||
|
Reference in New Issue
Block a user