| Index: test/mjsunit/tools/profileview.js
|
| diff --git a/test/mjsunit/tools/profileview.js b/test/mjsunit/tools/profileview.js
|
| index d70c30d61b5d0adf7973640ba19d9b1ace14d568..5a80db80a9f0fb8745ac8ad5ca3af9f5261da543 100644
|
| --- a/test/mjsunit/tools/profileview.js
|
| +++ b/test/mjsunit/tools/profileview.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/profile.js tools/profileview.js
|
| +// Files: tools/consarray.js tools/profile.js tools/profileview.js
|
|
|
|
|
| function createNode(name, time, opt_parent) {
|
|
|