| Index: LayoutTests/fast/files/url-required-arguments.html
|
| diff --git a/LayoutTests/fast/files/url-required-arguments.html b/LayoutTests/fast/files/url-required-arguments.html
|
| index 46b03e2704ba8eba1eae6c03729ea70c0739ac50..0d1bda9eb828edbfec442597977a3fe2b3e8091d 100644
|
| --- a/LayoutTests/fast/files/url-required-arguments.html
|
| +++ b/LayoutTests/fast/files/url-required-arguments.html
|
| @@ -13,6 +13,5 @@ shouldThrow("URL.createObjectURL()");
|
| shouldThrow("URL.revokeObjectURL()");
|
|
|
| </script>
|
| - <script src="../js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|