aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
authorGravatar robertphillips@google.com <robertphillips@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-12-18 17:25:33 +0000
committerGravatar robertphillips@google.com <robertphillips@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-12-18 17:25:33 +0000
commit94d8f1ed6116780346ffa39ed683f1977786434a (patch)
tree5f7659d24be080dba118030b0d1c72d93ee26b20 /gyp
parentd20f9b7358a82b43bf04b049a8cd031331563baf (diff)
Update bench pictures to time image decode & upload costs
Diffstat (limited to 'gyp')
-rw-r--r--gyp/tools.gyp3
1 files changed, 3 insertions, 0 deletions
diff --git a/gyp/tools.gyp b/gyp/tools.gyp
index fd381b7a32..f748157a72 100644
--- a/gyp/tools.gyp
+++ b/gyp/tools.gyp
@@ -287,6 +287,9 @@
'include_dirs' : [
'../src/gpu',
],
+ 'dependencies': [
+ 'gputest.gyp:skgputest',
+ ],
},
],
],