Index: gyp/bench.gyp |
diff --git a/gyp/bench.gyp b/gyp/bench.gyp |
index 8b4200a42790c94696371296ffbb3efdc802b4e6..d404000fcece0d5d0308588cdc6d30fda708b15a 100644 |
--- a/gyp/bench.gyp |
+++ b/gyp/bench.gyp |
@@ -105,6 +105,9 @@ |
'include_dirs' : [ |
'../src/gpu', |
], |
+ 'dependencies': [ |
+ 'gputest.gyp:skgputest', |
+ ], |
}, |
], |
], |