mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Update to Chromium version 106.0.5249.0 (#1036826)
This commit is contained in:
@@ -503,9 +503,6 @@ def GetConfigArgsSandbox(platform, args, is_debug, cpu):
|
||||
# build with MSVC libc++.
|
||||
add_args['enable_base_tracing'] = False
|
||||
|
||||
# Don't enable -Wmax-tokens in combination with MSVC libc++.
|
||||
add_args['enable_wmax_tokens'] = False
|
||||
|
||||
# Allow non-component Debug builds for the sandbox.
|
||||
add_args['forbid_non_component_debug_builds'] = False
|
||||
|
||||
|
Reference in New Issue
Block a user