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
diff --git a/gyp/bench.gyp b/gyp/bench.gyp
index 715a364..bae46f8 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',