Chromium Code Reviews| Index: gyp/bench.gyp |
| diff --git a/gyp/bench.gyp b/gyp/bench.gyp |
| index 26849d511a618d4fd2126a74545d13b2b77d2944..e91c4f29f5f60e9463d954143e34bb7249e5858e 100644 |
| --- a/gyp/bench.gyp |
| +++ b/gyp/bench.gyp |
| @@ -13,6 +13,7 @@ |
| '../bench/GMBench.cpp', |
| '../bench/RecordingBench.cpp', |
| '../bench/SKPBench.cpp', |
| + '../bench/nanobench_main.cpp', |
| '../bench/nanobench.cpp', |
| ], |
| 'includes': [ |