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

Unified Diff: BUILD.public

Issue 1561753002: In Google3 build, use SK_SFNTLY_SUBSETTER define to enable/disable sfntly. (Closed) Base URL: https://skia.googlesource.com/skia@master
Patch Set: Created 4 years, 11 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 | « no previous file | src/pdf/SkPDFFont.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.public
diff --git a/BUILD.public b/BUILD.public
index b184f726f10fb64e9f324fc413ecf8bbae2f83ce..be1f324c66314d3c7d5f79d5f285d0065babf9ea 100644
--- a/BUILD.public
+++ b/BUILD.public
@@ -400,6 +400,7 @@ DEFINES_IOS = [
DEFINES_UNIX = [
"SK_BUILD_FOR_UNIX",
"SK_SAMPLES_FOR_X",
+ "SK_SFNTLY_SUBSETTER",
]
DEFINES_ALL = [
« no previous file with comments | « no previous file | src/pdf/SkPDFFont.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698