| 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 adb19c3beb17b44f965ead58dcd0c26280e5bd2e..3bcfc09d4c6b7faa3471bfe3fbb5a327779a061b 100644
|
| --- a/LayoutTests/http/tests/history/popstate-fires-with-pending-requests.html
|
| +++ b/LayoutTests/http/tests/history/popstate-fires-with-pending-requests.html
|
| @@ -47,6 +47,5 @@ onpopstate = function(event)
|
| var jsTestIsAsync = true;
|
| </script>
|
|
|
| -<script src="../../js-test-resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|