aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/bench.gyp
diff options
context:
space:
mode:
authorGravatar reed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2011-08-29 17:41:02 +0000
committerGravatar reed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2011-08-29 17:41:02 +0000
commit30db599c1de70b2832ff9ec05c266a4c9b515d94 (patch)
tree373c11bca59dcea38225d9d55607bbdcbcc5a654 /gyp/bench.gyp
parentab3dee5c8a7b782f2cf2464316867f2efb2a5cf3 (diff)
add new test for complex clips
temp disable picture testing until I fix the bug w/ expanding clips git-svn-id: http://skia.googlecode.com/svn/trunk@2184 2bbb7eff-a529-9590-31e7-b0007b416f81
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 715a364afb..bae46f8d60 100644
--- a/gyp/bench.gyp
+++ b/gyp/bench.gyp
@@ -32,6 +32,7 @@
'../bench/DecodeBench.cpp',
'../bench/FPSBench.cpp',
'../bench/GradientBench.cpp',
+ '../bench/MathBench.cpp',
'../bench/MatrixBench.cpp',
'../bench/PathBench.cpp',
'../bench/RectBench.cpp',