Files
cef/patch/patches/libxml_visibility.patch
2025-05-06 17:09:21 -04:00

13 lines
397 B
Diff

diff --git third_party/libxml/BUILD.gn third_party/libxml/BUILD.gn
index ca67bf2efd14f..762013992a988 100644
--- third_party/libxml/BUILD.gn
+++ third_party/libxml/BUILD.gn
@@ -142,6 +142,7 @@ static_library("libxml") {
":libxml_utils",
":xml_reader",
":xml_writer",
+ "//cef:*",
"//chromecast/internal",
"//testing/libfuzzer/*",
"//third_party/blink/renderer/*",