13 lines
397 B
Diff
13 lines
397 B
Diff
diff --git third_party/libxml/BUILD.gn third_party/libxml/BUILD.gn
|
|
index f408123aeb7f9..b7380e1d12eab 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/*",
|