mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-01-30 11:04:52 +01:00
13 lines
397 B
Diff
13 lines
397 B
Diff
diff --git third_party/libxml/BUILD.gn third_party/libxml/BUILD.gn
|
|
index 5ade3efc432df..3f313f9c30aed 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/*",
|