| Index: gyp/bench.gypi
|
| ===================================================================
|
| --- gyp/bench.gypi (revision 8842)
|
| +++ gyp/bench.gypi (working copy)
|
| @@ -12,6 +12,7 @@
|
| '../bench/BitmapRectBench.cpp',
|
| '../bench/BlendBench.cpp',
|
| '../bench/BlurBench.cpp',
|
| + '../bench/BlurImageFilterBench.cpp',
|
| '../bench/BlurRectBench.cpp',
|
| '../bench/ChecksumBench.cpp',
|
| '../bench/ChartBench.cpp',
|
| @@ -27,6 +28,7 @@
|
| '../bench/GrMemoryPoolBench.cpp',
|
| '../bench/InterpBench.cpp',
|
| '../bench/LineBench.cpp',
|
| + '../bench/LightingBench.cpp',
|
| '../bench/MagnifierBench.cpp',
|
| '../bench/MathBench.cpp',
|
| '../bench/Matrix44Bench.cpp',
|
|
|