Tag 13500 API version

This commit is contained in:
Marshall Greenblatt
2025-03-12 14:37:45 -04:00
parent 00b4581c9b
commit 8db54e92c2
5 changed files with 11 additions and 5 deletions

View File

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