| Index: LayoutTests/fast/js/function-prototype.html
|
| diff --git a/LayoutTests/fast/js/function-prototype.html b/LayoutTests/fast/js/function-prototype.html
|
| index 9af0de2153d4d0877923dd6848b97e266297aea7..4d78e5555a7dd94ae0182b7960a9e43a4f0870d9 100644
|
| --- a/LayoutTests/fast/js/function-prototype.html
|
| +++ b/LayoutTests/fast/js/function-prototype.html
|
| @@ -1,6 +1,6 @@
|
| <html>
|
| <head>
|
| -<script src="../js/resources/js-test-pre.js"></script>
|
| +<script src="../../resources/js-test.js"></script>
|
| <script>
|
| if (window.testRunner) {
|
| testRunner.waitUntilDone();
|
|
|