From 19a9720978700a24efed8dda7e0935ea2b7338c4 Mon Sep 17 00:00:00 2001 From: halcanary Date: Wed, 3 Aug 2016 15:08:04 -0700 Subject: GN: build sfntly, icu, harfbuzz BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2200833010 Review-Url: https://codereview.chromium.org/2200833010 --- third_party/third_party.gni | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'third_party/third_party.gni') diff --git a/third_party/third_party.gni b/third_party/third_party.gni index 9e552bf5a0..34751c0286 100644 --- a/third_party/third_party.gni +++ b/third_party/third_party.gni @@ -15,3 +15,7 @@ template("third_party") { cflags = [ "-w" ] } } + +set_defaults("third_party") { + configs = default_configs +} -- cgit v1.2.3