Enable typeface from stream test for Mac.

git-svn-id: http://skia.googlecode.com/svn/trunk@4103 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
bungeman@google.com 2012-05-31 19:10:30 +00:00
parent b505a128ef
commit 30140a43e2

View File

@ -96,14 +96,6 @@
'pdf.gyp:pdf',
'utils.gyp:utils',
],
'conditions': [
[ 'skia_os == "mac"', {
'sources!': [
#mac port currently does not support fonts from streams.
'../tests/FontHostStreamTest.cpp',
],
}],
],
},
],
}