2020-02-10 18:10:17 +01:00
|
|
|
diff --git third_party/libxml/BUILD.gn third_party/libxml/BUILD.gn
|
2022-04-21 20:58:48 +02:00
|
|
|
index 24688c1643c77..212edc9a66a8c 100644
|
2020-02-10 18:10:17 +01:00
|
|
|
--- third_party/libxml/BUILD.gn
|
|
|
|
+++ third_party/libxml/BUILD.gn
|
2022-03-26 02:12:30 +01:00
|
|
|
@@ -138,6 +138,7 @@ static_library("libxml") {
|
2021-08-20 01:40:49 +02:00
|
|
|
":libxml_utils",
|
|
|
|
":xml_reader",
|
|
|
|
":xml_writer",
|
2020-02-10 18:10:17 +01:00
|
|
|
+ "//cef:*",
|
2021-08-20 01:40:49 +02:00
|
|
|
"//chromecast/internal",
|
|
|
|
"//testing/libfuzzer/*",
|
|
|
|
"//third_party/blink/renderer/*",
|