2020-02-10 18:10:17 +01:00
|
|
|
diff --git third_party/libxml/BUILD.gn third_party/libxml/BUILD.gn
|
2020-03-04 01:29:39 +01:00
|
|
|
index 3fe4dfd2990b..64848dfd33d7 100644
|
2020-02-10 18:10:17 +01:00
|
|
|
--- third_party/libxml/BUILD.gn
|
|
|
|
+++ third_party/libxml/BUILD.gn
|
2020-03-04 01:29:39 +01:00
|
|
|
@@ -141,6 +141,7 @@ static_library("libxml") {
|
2020-02-10 18:10:17 +01:00
|
|
|
"//third_party/blink/renderer/*",
|
|
|
|
"//third_party/fontconfig",
|
|
|
|
"//third_party/libxslt",
|
|
|
|
+ "//cef:*",
|
|
|
|
]
|
|
|
|
if (is_ios) {
|
|
|
|
foreach(tgt, ios_libxml_visibility_additions) {
|