| Index: LayoutTests/fast/performance/performance-mark-exceptions.html
|
| diff --git a/LayoutTests/fast/performance/performance-mark-exceptions.html b/LayoutTests/fast/performance/performance-mark-exceptions.html
|
| index 750f45e1c39a97f13d216f10ac03dcdab2fcf4e3..16f9f851d8687ffcbbca60a0e8b9485e6188f140 100644
|
| --- a/LayoutTests/fast/performance/performance-mark-exceptions.html
|
| +++ b/LayoutTests/fast/performance/performance-mark-exceptions.html
|
| @@ -3,7 +3,7 @@
|
| <head>
|
| </head>
|
| <body>
|
| - <script src="../js/resources/js-test-pre.js"></script>
|
| + <script src="../../resources/js-test.js"></script>
|
| <script>
|
| description("This tests that 'performance.mark' throws exceptions with reasonable messages.");
|
|
|
|
|