| Index: LayoutTests/fast/dom/resources/navigation-type-matches-querystring.html
|
| diff --git a/LayoutTests/fast/dom/resources/navigation-type-matches-querystring.html b/LayoutTests/fast/dom/resources/navigation-type-matches-querystring.html
|
| index c6c1593d7e344b69efd09750d3430f22c29eb5d1..9c42548350fb0cbb9c226a88cd45d89fce9183a3 100644
|
| --- a/LayoutTests/fast/dom/resources/navigation-type-matches-querystring.html
|
| +++ b/LayoutTests/fast/dom/resources/navigation-type-matches-querystring.html
|
| @@ -15,7 +15,6 @@
|
| var navigation = performance.navigation || {};
|
| shouldBe("navigation.type", stringify(expectedType));
|
| </script>
|
| -<script src="../../js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|
|
|