Chromium Code Reviews| Index: gyp/bench.gyp |
| diff --git a/gyp/bench.gyp b/gyp/bench.gyp |
| index d6275905de52ac245ec43f85428edefaf70810f6..2a5071a2f147ccbe943c82d5527da9d0bb3111df 100644 |
| --- a/gyp/bench.gyp |
| +++ b/gyp/bench.gyp |
| @@ -38,6 +38,7 @@ |
| 'type': 'executable', |
| 'sources': [ |
| '../bench/GMBench.cpp', |
| + '../bench/SKPBench.cpp', |
| '../bench/ResultsWriter.cpp', |
| '../bench/nanobench.cpp', |
| ], |