| Index: LayoutTests/http/tests/misc/resources/webtiming-two-redirects.html
|
| diff --git a/LayoutTests/http/tests/misc/resources/webtiming-two-redirects.html b/LayoutTests/http/tests/misc/resources/webtiming-two-redirects.html
|
| index fcd78bd6d66d308bc541b07e34cb3542ddca29d2..e4fc1d750c5c3c914781931c95e59c499fc13fdc 100644
|
| --- a/LayoutTests/http/tests/misc/resources/webtiming-two-redirects.html
|
| +++ b/LayoutTests/http/tests/misc/resources/webtiming-two-redirects.html
|
| @@ -18,6 +18,5 @@ shouldBeGreaterThanOrEqual("timing.redirectEnd", "timing.redirectStart");
|
| shouldBe("navigation.redirectCount", "2");
|
|
|
| </script>
|
| -<script src="../../js-test-resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|