| Index: LayoutTests/http/tests/htmlimports/block-cookies.html
 | 
| diff --git a/LayoutTests/http/tests/htmlimports/block-cookies.html b/LayoutTests/http/tests/htmlimports/block-cookies.html
 | 
| index ca4593425dc3773e0628a7f37a7ce8a395f1dc3e..b16fde0020a2b71aa3d2d13ccdc847126c109562 100644
 | 
| --- a/LayoutTests/http/tests/htmlimports/block-cookies.html
 | 
| +++ b/LayoutTests/http/tests/htmlimports/block-cookies.html
 | 
| @@ -9,6 +9,5 @@
 | 
|  shouldBe("target.import.querySelector('h1').innerHTML", "'Cookie Sent!'");
 | 
|  shouldBe("document.cookie.indexOf('htmlimport=hello')", "-1");
 | 
|  </script>
 | 
| -<script src="/js-test-resources/js-test-post.js"></script>
 | 
|  </body>
 | 
|  </html>
 | 
| 
 |