Index: gyp/bench.gyp |
diff --git a/gyp/bench.gyp b/gyp/bench.gyp |
index 26849d511a618d4fd2126a74545d13b2b77d2944..480f876321e1cfc344ccaaa00a951cc8ec687834 100644 |
--- a/gyp/bench.gyp |
+++ b/gyp/bench.gyp |
@@ -10,6 +10,8 @@ |
'type': 'executable', |
'sources': [ |
'../gm/gm.cpp', |
+ '../bench/DecodingBench.cpp', |
+ '../bench/DecodingSubsetBench.cpp', |
'../bench/GMBench.cpp', |
'../bench/RecordingBench.cpp', |
'../bench/SKPBench.cpp', |