mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Tag 13500 API version
This commit is contained in:
@@ -71,7 +71,7 @@ bool CefDumpWithoutCrashing(
|
||||
const char* file_name = __builtin_FILE(),
|
||||
int line_number = __builtin_LINE());
|
||||
|
||||
#if CEF_API_REMOVED(CEF_NEXT)
|
||||
#if CEF_API_REMOVED(13500)
|
||||
///
|
||||
/// This function allows for generating of crash dumps without any throttling
|
||||
/// constraints. If should also only be called after CefInitialize has been
|
||||
|
Reference in New Issue
Block a user