Index: gyp/bench.gypi |
diff --git a/gyp/bench.gypi b/gyp/bench.gypi |
index bf295cb86e08e5a5c99adef02d5551d01e01b7b1..69e7086ca9be0f372afb2b171e26ae808e0ae10a 100644 |
--- a/gyp/bench.gypi |
+++ b/gyp/bench.gypi |
@@ -10,12 +10,14 @@ |
'../src/core', |
'../src/effects', |
'../src/gpu', |
+ '../src/pdf', |
'../src/utils', |
], |
'sources': [ '<!@(python find.py ../bench "*.cpp")' ], |
'dependencies': [ |
'etc1.gyp:libetc1', |
+ 'pdf.gyp:pdf', |
'skia_lib.gyp:skia_lib', |
'tools.gyp:resources', |
'tools.gyp:sk_tool_utils', |