cef/patch/patches/libxml_visibility.patch

13 lines
397 B
Diff
Raw Normal View History

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