aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
Diffstat (limited to 'gyp')
-rw-r--r--gyp/tests.gyp8
1 files changed, 0 insertions, 8 deletions
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',
- ],
- }],
- ],
},
],
}