Index: gyp/tests.gypi |
diff --git a/gyp/tests.gypi b/gyp/tests.gypi |
index a6ad5d2cc6a93bda2fd62cfc66d9022e04ea2870..c054e9f93d2561695d8c532e82af4282d427b20c 100644 |
--- a/gyp/tests.gypi |
+++ b/gyp/tests.gypi |
@@ -40,6 +40,7 @@ |
[ 'not skia_pdf', { |
'dependencies!': [ 'pdf.gyp:pdf' ], |
'dependencies': [ 'pdf.gyp:nopdf' ], |
+ 'sources!': [ '<!@(python find.py ../tests "PDF*.c*")', ], |
}], |
], |
'sources': [ |