GN: build sfntly, icu, harfbuzz

BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2200833010

Review-Url: https://codereview.chromium.org/2200833010
diff --git a/third_party/third_party.gni b/third_party/third_party.gni
index 9e552bf..34751c0 100644
--- a/third_party/third_party.gni
+++ b/third_party/third_party.gni
@@ -15,3 +15,7 @@
     cflags = [ "-w" ]
   }
 }
+
+set_defaults("third_party") {
+  configs = default_configs
+}