| Index: LayoutTests/http/tests/misc/resources/slow-frame-with-image.php
|
| diff --git a/LayoutTests/http/tests/misc/resources/slow-frame-with-image.php b/LayoutTests/http/tests/misc/resources/slow-frame-with-image.php
|
| index 9fbf355c0d86c32ba33a84f90589ef6aa92d7f1b..e16b6b87673ba3ff5cd758ebf73025a46cb3e06f 100644
|
| --- a/LayoutTests/http/tests/misc/resources/slow-frame-with-image.php
|
| +++ b/LayoutTests/http/tests/misc/resources/slow-frame-with-image.php
|
| @@ -44,6 +44,5 @@ ob_flush();
|
| flush();
|
| sleep(2);
|
| ?>
|
| -<script src="/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|