diff options
Diffstat (limited to 'gyp')
-rw-r--r-- | gyp/tests.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gyp/tests.gyp b/gyp/tests.gyp index 249227463b..52f44bb1d7 100644 --- a/gyp/tests.gyp +++ b/gyp/tests.gyp @@ -11,6 +11,7 @@ '../src/core', '../src/effects', '../src/gpu', + '../src/pdf', ], 'sources': [ '../tests/AAClipTest.cpp', |