mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Update to Chromium version 76.0.3809.0 (#665002)
OSR tests will be fixed by a follow-up merge of Viz support (see issue #2575).
This commit is contained in:
committed by
Marshall Greenblatt
parent
5892ffc382
commit
cc0db5f166
@ -256,10 +256,6 @@ def GetRequiredArgs():
|
||||
# issue #2424).
|
||||
result['use_bundled_fontconfig'] = False
|
||||
|
||||
# Disable vulkan to avoid linker errors.
|
||||
# See https://bugs.chromium.org/p/chromium/issues/detail?id=848100#c4
|
||||
result['enable_vulkan'] = False
|
||||
|
||||
# Build without GTK dependencies (see issue #2014).
|
||||
result['use_gtk'] = False
|
||||
|
||||
|
Reference in New Issue
Block a user