Index: third_party/expat/BUILD.gn |
diff --git a/third_party/expat/BUILD.gn b/third_party/expat/BUILD.gn |
index a48d0d0bccf8af85c3559ae3827c41148a4a5672..26d12ba742d97ade3a67adb2c073b7da1e112b26 100644 |
--- a/third_party/expat/BUILD.gn |
+++ b/third_party/expat/BUILD.gn |
@@ -26,7 +26,7 @@ if (is_linux) { |
defines = [ "XML_STATIC" ] |
} |
- static_library("expat") { |
+ source_set("expat") { |
sources = [ |
"files/lib/expat.h", |
"files/lib/xmlparse.c", |