Index: third_party/libxml/BUILD.gn |
diff --git a/third_party/libxml/BUILD.gn b/third_party/libxml/BUILD.gn |
index e3f26a16a0aab64d6ef74f31ae241b202b9e78d1..6357e29fa8d10c24180fe14d191e081ad5ee0be4 100644 |
--- a/third_party/libxml/BUILD.gn |
+++ b/third_party/libxml/BUILD.gn |
@@ -24,8 +24,7 @@ config("libxml_config") { |
] |
} |
-static_library("libxml") { |
- output_name = "libxml2" |
+source_set("libxml") { |
sources = [ |
"chromium/libxml_utils.h", |
"chromium/libxml_utils.cc", |