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

Unified Diff: third_party/third_party.gni

Issue 2200833010: GN: build sfntly, icu, harfbuzz (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: 2016-08-03 (Wednesday) 17:32:27 EDT Created 4 years, 4 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
« no previous file with comments | « third_party/sfntly/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/third_party.gni
diff --git a/third_party/third_party.gni b/third_party/third_party.gni
index 9e552bf5a0c2648b94323613a80ff0f749268869..34751c028693db62d6d3ad9e412c59af515d3d94 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
+}
« no previous file with comments | « third_party/sfntly/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698