cef/patch/patches/libxml_visibility.patch
2022-03-17 16:17:53 +00:00

13 lines
397 B
Diff

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