Chromium Code Reviews| Index: test/js-perf-test/Collections/run.js |
| diff --git a/test/js-perf-test/Collections/run.js b/test/js-perf-test/Collections/run.js |
| index ac8087299d6d0a08caef009d5f81847ed7b36a60..50f1ee10513d0d1bd4d9b0213db887de23719cff 100644 |
| --- a/test/js-perf-test/Collections/run.js |
| +++ b/test/js-perf-test/Collections/run.js |
| @@ -4,6 +4,7 @@ |
| load('../base.js'); |
| +load('common.js'); |
| load('map.js'); |
| load('set.js'); |
| load('weakmap.js'); |