Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(71)

Unified Diff: third_party/expat/BUILD.gn

Issue 305993002: Update skia and ui GN builds (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: git log Created 6 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",
« no previous file with comments | « skia/skia_gn_files.gypi ('k') | third_party/libevent/BUILD.gn » ('j') | ui/base/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698