aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/bench.gyp
diff options
context:
space:
mode:
authorGravatar joshualitt <joshualitt@chromium.org>2015-04-27 09:16:57 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2015-04-27 09:16:57 -0700
commit261c3ad7fde95748da92550735decc949dc73bf2 (patch)
treeb3e824a2c6e59a8001dd5a9641047ff7f56acb2b /gyp/bench.gyp
parent00c2af8b731085a7fe456e689b70f019a34ef7dd (diff)
Change to add zoom animations to nanobench
Diffstat (limited to 'gyp/bench.gyp')
-rw-r--r--gyp/bench.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/gyp/bench.gyp b/gyp/bench.gyp
index 3453db679d..b2459f9116 100644
--- a/gyp/bench.gyp
+++ b/gyp/bench.gyp
@@ -19,6 +19,7 @@
'../bench/DecodingSubsetBench.cpp',
'../bench/GMBench.cpp',
'../bench/RecordingBench.cpp',
+ '../bench/SKPAnimationBench.cpp',
'../bench/SKPBench.cpp',
'../bench/nanobench.cpp',
],