mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Update to Chromium version 101.0.4951.0 (#982481)
Known issues: - chrome: Some ceftests are failing due to bfcache same-site enabled by default (see issue #3301)
This commit is contained in:
@ -887,6 +887,7 @@ if platform == 'windows':
|
||||
'obj\\base\\third_party\\dynamic_annotations\\dynamic_annotations.lib',
|
||||
'obj\\base\\win\\pe_image.lib',
|
||||
cef_sandbox_lib,
|
||||
'obj\\sandbox\\common\\*.obj',
|
||||
'obj\\sandbox\\win\\sandbox.lib',
|
||||
'obj\\third_party\\abseil-cpp\\absl\\base\\**\\*.obj',
|
||||
'obj\\third_party\\abseil-cpp\\absl\\debugging\\**\\*.obj',
|
||||
|
Reference in New Issue
Block a user