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

Unified Diff: public.bzl

Issue 1873923002: Begin switch to SkFontStyle for legacy calls. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Fixes, rebase. Created 4 years, 8 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
Index: public.bzl
diff --git a/public.bzl b/public.bzl
index 889585ca398635cc138157d296e28026eb4cac95..0a911faa7b40547018d4d30777911e0e3adb89c9 100644
--- a/public.bzl
+++ b/public.bzl
@@ -546,6 +546,7 @@ DEFINES_ALL = [
"SK_SUPPORT_LEGACY_PICTURE_PTR",
"SK_SUPPORT_LEGACY_MASKFILTER_PTR",
"SK_SUPPORT_LEGACY_XFERMODE_PTR",
+ "SK_VERY_LEGACY_CREATE_TYPEFACE",
]
################################################################################

Powered by Google App Engine
This is Rietveld 408576698