| Index: LayoutTests/http/tests/security/contentSecurityPolicy/cached-frame-csp.html
|
| diff --git a/LayoutTests/http/tests/security/contentSecurityPolicy/cached-frame-csp.html b/LayoutTests/http/tests/security/contentSecurityPolicy/cached-frame-csp.html
|
| index fe270624db0c0665b79d23117b16f45fd1e815c1..17a39c5d9479410b1b607936461049b67b837db7 100644
|
| --- a/LayoutTests/http/tests/security/contentSecurityPolicy/cached-frame-csp.html
|
| +++ b/LayoutTests/http/tests/security/contentSecurityPolicy/cached-frame-csp.html
|
| @@ -24,7 +24,6 @@
|
| finishJSTest();
|
| }
|
| </script>
|
| - <script src="/js-test-resources/js-test-post.js"></script>
|
| </head>
|
| <body>
|
| <iframe src="http://127.0.0.1:8000/security/contentSecurityPolicy/resources/nph-cached-csp.pl" onload="frameLoaded()"></iframe>
|
|
|