Chromium Code Reviews| Index: build/all.gyp |
| diff --git a/build/all.gyp b/build/all.gyp |
| index 29fcb177f6a2bec49fc0f69da57c617f8be356b4..4dd57f5e32bf1296c689db8f1bb1f9828addda2b 100644 |
| --- a/build/all.gyp |
| +++ b/build/all.gyp |
| @@ -14,6 +14,7 @@ |
| '../test/cctest/cctest.gyp:*', |
| '../test/compiler-unittests/compiler-unittests.gyp:*', |
| '../test/heap-unittests/heap-unittests.gyp:*', |
| + '../test/perf-tests/perf-tests.gyp:*', |
| '../test/runtime-unittests/runtime-unittests.gyp:*', |
| ], |
| 'conditions': [ |