Index: tools/gn/secondary/third_party/libxml/BUILD.gn |
diff --git a/tools/gn/secondary/third_party/libxml/BUILD.gn b/tools/gn/secondary/third_party/libxml/BUILD.gn |
index aa6936e9f18557754a28a9eefe12016c4e1a140c..16fe1b356ace61a7cfdc81c108dee6836b89e3d1 100644 |
--- a/tools/gn/secondary/third_party/libxml/BUILD.gn |
+++ b/tools/gn/secondary/third_party/libxml/BUILD.gn |
@@ -25,7 +25,6 @@ config("libxml_config") { |
} |
static_library("libxml") { |
- external = true |
output_name = "libxml2" |
sources = [ |
"chromium/libxml_utils.h", |