diff options
Diffstat (limited to 'gyp')
-rw-r--r-- | gyp/bench.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gyp/bench.gyp b/gyp/bench.gyp index 26849d511a..fa9e5e3a98 100644 --- a/gyp/bench.gyp +++ b/gyp/bench.gyp @@ -14,6 +14,7 @@ '../bench/RecordingBench.cpp', '../bench/SKPBench.cpp', '../bench/nanobench.cpp', + '../tools/LazyDecodeBitmap.cpp', ], 'includes': [ 'bench.gypi', |