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

Unified Diff: skia/chromium_skia_defines.gypi

Issue 2008003002: Add define to keep old SkTypeface::MakeFromName. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Forgot the quotes. Created 4 years, 7 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: skia/chromium_skia_defines.gypi
diff --git a/skia/chromium_skia_defines.gypi b/skia/chromium_skia_defines.gypi
index 2d7b97f7c5c019889ad70e18ee17990e4ee7dc98..8873c2e4bf50030351b2803bf4a4d6cd9251c50b 100644
--- a/skia/chromium_skia_defines.gypi
+++ b/skia/chromium_skia_defines.gypi
@@ -19,6 +19,7 @@
# made to remove these defines as soon as practical. This is in contrast to
# defines in SkUserConfig.h which are normally more permanent.
'chromium_skia_defines': [
+ 'SK_SUPPORT_LEGACY_TYPEFACE_MAKE_FROM_NAME',
],
},
}
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698