From 4b167fc8503d8b4887346c5054fc2cc93428846d Mon Sep 17 00:00:00 2001 From: Mike Klein Date: Tue, 11 Oct 2016 18:13:53 -0400 Subject: GN/Win: everything but skiaserve links. BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=3240 Change-Id: I85c306f89f3a7faa7f50dadf465122844d015604 Reviewed-on: https://skia-review.googlesource.com/3240 Reviewed-by: Mike Klein Commit-Queue: Mike Klein --- third_party/expat/BUILD.gn | 1 + 1 file changed, 1 insertion(+) (limited to 'third_party/expat') diff --git a/third_party/expat/BUILD.gn b/third_party/expat/BUILD.gn index 1219008c74..b493a210ef 100644 --- a/third_party/expat/BUILD.gn +++ b/third_party/expat/BUILD.gn @@ -9,6 +9,7 @@ declare_args() { import("../third_party.gni") third_party("expat") { + public_defines = [ "XML_STATIC" ] public_include_dirs = [ "../externals/expat/lib" ] defines = [ "HAVE_MEMMOVE" ] -- cgit v1.2.3