mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Update to Chromium revision ad51088c (#444943)
This commit is contained in:
@@ -8,4 +8,8 @@ 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