Chromium Code Reviews| Index: gyp/bench.gyp |
| diff --git a/gyp/bench.gyp b/gyp/bench.gyp |
| index 1370b5383a51f46aeaa20865beefedfc9f02dd8b..3453db679d2c12f32a28d438e0e52c162394c4f8 100644 |
| --- a/gyp/bench.gyp |
| +++ b/gyp/bench.gyp |
| @@ -14,6 +14,7 @@ |
| 'type': 'executable', |
| 'sources': [ |
| '../gm/gm.cpp', |
| + '../bench/CodecBench.cpp', |
| '../bench/DecodingBench.cpp', |
| '../bench/DecodingSubsetBench.cpp', |
| '../bench/GMBench.cpp', |