Chromium Code Reviews| Index: test/mjsunit/mjsunit.isolate |
| diff --git a/test/mjsunit/mjsunit.isolate b/test/mjsunit/mjsunit.isolate |
| index 18b73c2a14c10ea470879483fa5c21c54d626498..6ebd801eac3ae40d76509d4ac6f149ee2744835e 100644 |
| --- a/test/mjsunit/mjsunit.isolate |
| +++ b/test/mjsunit/mjsunit.isolate |
| @@ -13,7 +13,8 @@ |
| '../../tools/profile_view.js', |
| '../../tools/profviz/composer.js', |
| '../../tools/splaytree.js', |
| - '../../tools/tickprocessor.js' |
| + '../../tools/tickprocessor.js', |
| + '../../tools/dumpcpp.js' |
|
fmeawad
2016/05/27 22:33:50
reorder alphabeticaly
|
| ], |
| }, |
| 'includes': [ |