| Index: test/mjsunit/tools/profile_view.js
|
| diff --git a/test/mjsunit/tools/profile_view.js b/test/mjsunit/tools/profile_view.js
|
| index 7f60119a07f9e5f8d84f49478f7b60ecd77d7417..d62205be167e70123889573508e797c7f348ff90 100644
|
| --- a/test/mjsunit/tools/profile_view.js
|
| +++ b/test/mjsunit/tools/profile_view.js
|
| @@ -26,7 +26,8 @@
|
| // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
| // Load source code files from <project root>/tools.
|
| -// Files: tools/consarray.js tools/profile.js tools/profile_view.js
|
| +// Files: tools/codemap.js tools/consarray.js tools/profile.js
|
| +// Files: tools/profile_view.js
|
|
|
|
|
| function createNode(name, time, opt_parent) {
|
|
|