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

Unified Diff: gyp/common_conditions.gypi

Issue 414483002: SkFontMgr for Android. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 5 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 | gyp/ports.gyp » ('j') | src/core/SkScalerContext.cpp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/common_conditions.gypi
diff --git a/gyp/common_conditions.gypi b/gyp/common_conditions.gypi
index 55651deaf1aa4f1bcc5b207ba2ddb7a57a47559c..59f50eaffdab396d7d7ec79e4eec795052618cdf 100644
--- a/gyp/common_conditions.gypi
+++ b/gyp/common_conditions.gypi
@@ -617,7 +617,7 @@
{
'defines': [
'SK_BUILD_FOR_ANDROID',
- 'SK_FONTHOST_DOES_NOT_USE_FONTMGR',
+# 'SK_FONTHOST_DOES_NOT_USE_FONTMGR',
djsollen 2014/07/22 18:18:29 add me back!
bungeman-skia 2014/07/22 18:48:16 Done.
# Android Text Tuning
'SK_GAMMA_EXPONENT=1.4',
« no previous file with comments | « no previous file | gyp/ports.gyp » ('j') | src/core/SkScalerContext.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698