aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
authorGravatar bungeman@google.com <bungeman@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-11-11 18:36:46 +0000
committerGravatar bungeman@google.com <bungeman@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-11-11 18:36:46 +0000
commit451b5962c906be9517cc99b80deecf525e85ee89 (patch)
tree8b8b46fcbe78d4d7f12e17bc2d66e58e07a5720c /gyp
parente0f04689c8ae098a5244a17bc9b364fb5003f797 (diff)
Android FontHost cannot use FontMgr yet.
git-svn-id: http://skia.googlecode.com/svn/trunk@12221 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'gyp')
-rw-r--r--gyp/common_conditions.gypi1
1 files changed, 1 insertions, 0 deletions
diff --git a/gyp/common_conditions.gypi b/gyp/common_conditions.gypi
index 2222c75cfc..4aefdc1f06 100644
--- a/gyp/common_conditions.gypi
+++ b/gyp/common_conditions.gypi
@@ -446,6 +446,7 @@
{
'defines': [
'SK_BUILD_FOR_ANDROID',
+ 'SK_FONTHOST_DOES_NOT_USE_FONTMGR',
],
'configurations': {
'Debug': {