| Index: test/mjsunit/tools/profile.js
|
| diff --git a/test/mjsunit/tools/profile.js b/test/mjsunit/tools/profile.js
|
| index 4a938600be5b8f1a304842998accacfd73830fb8..aaa9aa76c1850d2e01c5afc1986c236d31c3a858 100644
|
| --- a/test/mjsunit/tools/profile.js
|
| +++ b/test/mjsunit/tools/profile.js
|
| @@ -26,7 +26,7 @@
|
| // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
| // Load source code files from <project root>/tools.
|
| -// Files: tools/splaytree.js tools/codemap.js tools/profile.js
|
| +// Files: tools/splaytree.js tools/codemap.js tools/consarray.js tools/profile.js
|
|
|
|
|
| function stackToString(stack) {
|
|
|