Index: gyp/tests.gypi |
diff --git a/gyp/tests.gypi b/gyp/tests.gypi |
index acbcc354e29ce53be4189e2f75c25f70e52d6c83..1c18b3e8dab2bcdeb111bff3e8f4b73e3d9ba6da 100644 |
--- a/gyp/tests.gypi |
+++ b/gyp/tests.gypi |
@@ -14,6 +14,7 @@ |
'../src/pathops', |
'../src/pdf', |
'../src/pipe/utils', |
+ '../src/ports', |
'../src/utils', |
'../src/utils/debugger', |
@@ -48,7 +49,7 @@ |
'sources': [ |
'../tests/Test.cpp', |
'../tests/Test.h', |
- |
+ '../tests/FontConfigParser.cpp', |
'../tests/AAClipTest.cpp', |
'../tests/ARGBImageEncoderTest.cpp', |
'../tests/AnnotationTest.cpp', |