Index: LayoutTests/http/tests/misc/webtiming-slow-load.php |
diff --git a/LayoutTests/http/tests/misc/webtiming-slow-load.php b/LayoutTests/http/tests/misc/webtiming-slow-load.php |
index 877ed31c5806d02bd609055e5074d67383f11f12..9b22648d8df03b9b10659fb55a708fcf828196a2 100644 |
--- a/LayoutTests/http/tests/misc/webtiming-slow-load.php |
+++ b/LayoutTests/http/tests/misc/webtiming-slow-load.php |
@@ -20,7 +20,6 @@ shouldBeNonZero("timing.responseStart"); |
shouldBe("timing.responseEnd", "0"); |
</script> |
-<script src="../../js-test-resources/js-test-post.js"></script> |
<?php |
echo str_repeat(" ", 100000); |
flush(); |