Expose DumpWithoutCrashing (fixes #3588)

This commit is contained in:
Nik Pavlov
2024-07-02 18:08:16 +00:00
committed by Marshall Greenblatt
parent a461a89728
commit 231701d98b
13 changed files with 225 additions and 6 deletions

View File

@ -11,6 +11,7 @@ import os
OTHER_HEADERS = [
'cef_api_hash.h',
'cef_version.h',
'internal/cef_dump_without_crashing_internal.h',
'internal/cef_logging_internal.h',
'internal/cef_string_list.h',
'internal/cef_string_map.h',