From 30140a43e274b0828c9d319ed0ec035d70ccf909 Mon Sep 17 00:00:00 2001 From: "bungeman@google.com" Date: Thu, 31 May 2012 19:10:30 +0000 Subject: Enable typeface from stream test for Mac. git-svn-id: http://skia.googlecode.com/svn/trunk@4103 2bbb7eff-a529-9590-31e7-b0007b416f81 --- gyp/tests.gyp | 8 -------- 1 file changed, 8 deletions(-) (limited to 'gyp') diff --git a/gyp/tests.gyp b/gyp/tests.gyp index 3ea3b61eb8..c37e6b8a3f 100644 --- a/gyp/tests.gyp +++ b/gyp/tests.gyp @@ -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', - ], - }], - ], }, ], } -- cgit v1.2.3