2020-02-10 18:10:17 +01:00
|
|
|
diff --git third_party/libxml/BUILD.gn third_party/libxml/BUILD.gn
|
2023-08-09 23:17:17 +02:00
|
|
|
index aab483d6b00ce..ed3c1e10a7fe7 100644
|
2020-02-10 18:10:17 +01:00
|
|
|
--- third_party/libxml/BUILD.gn
|
|
|
|
+++ third_party/libxml/BUILD.gn
|
2022-11-15 18:50:53 +01:00
|
|
|
@@ -140,6 +140,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/*",
|