| Index: LayoutTests/http/tests/security/XFrameOptions/x-frame-options-cached.html
 | 
| diff --git a/LayoutTests/http/tests/security/XFrameOptions/x-frame-options-cached.html b/LayoutTests/http/tests/security/XFrameOptions/x-frame-options-cached.html
 | 
| index c694f2c96e8a97678026c8dc93e0896a22510ef5..3907969003e8824cfa2aa60e5516963f511e990e 100644
 | 
| --- a/LayoutTests/http/tests/security/XFrameOptions/x-frame-options-cached.html
 | 
| +++ b/LayoutTests/http/tests/security/XFrameOptions/x-frame-options-cached.html
 | 
| @@ -25,7 +25,6 @@
 | 
|              finishJSTest();
 | 
|          }
 | 
|      </script>
 | 
| -    <script src="/js-test-resources/js-test-post.js"></script>
 | 
|  </head>
 | 
|  <body>
 | 
|      <iframe src="http://127.0.0.1:8000/security/XFrameOptions/resources/nph-cached-xfo.pl" onload="frameLoaded()"></iframe>
 | 
| 
 |