| Index: LayoutTests/http/tests/history/popstate-fires-with-pending-requests.html
|
| diff --git a/LayoutTests/http/tests/history/popstate-fires-with-pending-requests.html b/LayoutTests/http/tests/history/popstate-fires-with-pending-requests.html
|
| index 3bcfc09d4c6b7faa3471bfe3fbb5a327779a061b..0e09038d5c1d96fba6c75d48355424f3581eabf8 100644
|
| --- a/LayoutTests/http/tests/history/popstate-fires-with-pending-requests.html
|
| +++ b/LayoutTests/http/tests/history/popstate-fires-with-pending-requests.html
|
| @@ -1,7 +1,7 @@
|
| <!DOCTYPE html>
|
| <html>
|
| <head>
|
| - <script src="../../js-test-resources/js-test-pre.js"></script>
|
| + <script src="../../js-test-resources/js-test.js"></script>
|
| </head>
|
| <body>
|
| <p id="description"></p>
|
|
|