mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Update to Chromium version 80.0.3987.0 (#722274)
This commit is contained in:
committed by
Marshall Greenblatt
parent
ed39922f85
commit
71768ea6c3
12
patch/patches/libxml_visibility.patch
Normal file
12
patch/patches/libxml_visibility.patch
Normal file
@ -0,0 +1,12 @@
|
||||
diff --git third_party/libxml/BUILD.gn third_party/libxml/BUILD.gn
|
||||
index 28b7c9d20c05..5b5d865b6ea8 100644
|
||||
--- third_party/libxml/BUILD.gn
|
||||
+++ third_party/libxml/BUILD.gn
|
||||
@@ -145,6 +145,7 @@ static_library("libxml") {
|
||||
"//third_party/blink/renderer/*",
|
||||
"//third_party/fontconfig",
|
||||
"//third_party/libxslt",
|
||||
+ "//cef:*",
|
||||
]
|
||||
if (is_ios) {
|
||||
foreach(tgt, ios_libxml_visibility_additions) {
|
Reference in New Issue
Block a user