aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
authorGravatar reed <reed@google.com>2014-10-09 14:29:01 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2014-10-09 14:29:01 -0700
commit1119c870651ccd34c0acb8fb2cdfad2c07d3116c (patch)
treedd26331d101ca7e6f81eed546968f9aca32641d9 /gyp
parent7062a262e27d89411a7b6bcc0162d230a2b2e36c (diff)
cleanup and optimize rect intersect routines
Diffstat (limited to 'gyp')
-rw-r--r--gyp/bench.gypi1
1 files changed, 1 insertions, 0 deletions
diff --git a/gyp/bench.gypi b/gyp/bench.gypi
index b057e89186..720781927b 100644
--- a/gyp/bench.gypi
+++ b/gyp/bench.gypi
@@ -49,6 +49,7 @@
'../bench/FontCacheBench.cpp',
'../bench/FontScalerBench.cpp',
'../bench/GameBench.cpp',
+ '../bench/GeometryBench.cpp',
'../bench/GrMemoryPoolBench.cpp',
'../bench/GrResourceCacheBench.cpp',
'../bench/GrOrderedSetBench.cpp',