cef/patch/patches/libxml_visibility.patch
Marshall Greenblatt b524edc209 Update to Chromium version 101.0.4951.0 (#982481)
Known issues:
- chrome: Some ceftests are failing due to bfcache same-site enabled by default
  (see issue #3301)
2022-03-30 19:54:09 -04:00

13 lines
397 B
Diff

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