mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Update to Chromium version 94.0.4606.0 (#911515)
This commit is contained in:
@ -1,12 +1,12 @@
|
||||
diff --git third_party/libxml/BUILD.gn third_party/libxml/BUILD.gn
|
||||
index 8068e573cbd48..2fc10cf03bc50 100644
|
||||
index 5ade3efc432df..3f313f9c30aed 100644
|
||||
--- third_party/libxml/BUILD.gn
|
||||
+++ third_party/libxml/BUILD.gn
|
||||
@@ -142,6 +142,7 @@ static_library("libxml") {
|
||||
"//third_party/blink/renderer/*",
|
||||
"//third_party/fontconfig",
|
||||
"//third_party/libxslt",
|
||||
@@ -137,6 +137,7 @@ static_library("libxml") {
|
||||
":libxml_utils",
|
||||
":xml_reader",
|
||||
":xml_writer",
|
||||
+ "//cef:*",
|
||||
]
|
||||
if (is_ios) {
|
||||
foreach(tgt, ios_libxml_visibility_additions) {
|
||||
"//chromecast/internal",
|
||||
"//testing/libfuzzer/*",
|
||||
"//third_party/blink/renderer/*",
|
||||
|
Reference in New Issue
Block a user