aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/everything.gyp
diff options
context:
space:
mode:
authorGravatar mtklein <mtklein@chromium.org>2016-07-11 11:27:30 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2016-07-11 11:27:30 -0700
commit7e602c2c6cb2fbeb70a3978e2148844b673a8a4c (patch)
tree0d72bf271672eea68f91e3718d3368471fdd17df /gyp/everything.gyp
parentc90bc40fdd7f0e8908df81766891e5c62fe77932 (diff)
hacking on a single-benchmark tool
Diffstat (limited to 'gyp/everything.gyp')
-rw-r--r--gyp/everything.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/gyp/everything.gyp b/gyp/everything.gyp
index beda91f729..3e6fceee76 100644
--- a/gyp/everything.gyp
+++ b/gyp/everything.gyp
@@ -19,6 +19,7 @@
'dependencies': [
'most.gyp:most',
'skiaserve.gyp:skiaserve',
+ 'tools.gyp:monobench',
],
'conditions': [
['skia_os in ("ios", "android")', {