| Index: LayoutTests/http/tests/htmlimports/csp-import-block-but-self.html
|
| diff --git a/LayoutTests/http/tests/htmlimports/csp-import-block-but-self.html b/LayoutTests/http/tests/htmlimports/csp-import-block-but-self.html
|
| index 4c3204586cd5679dc68d3a71160fff86d07e559c..4e8fbabcb8e063d26271ca127563eb23ee9c910b 100644
|
| --- a/LayoutTests/http/tests/htmlimports/csp-import-block-but-self.html
|
| +++ b/LayoutTests/http/tests/htmlimports/csp-import-block-but-self.html
|
| @@ -4,7 +4,7 @@
|
| <script>
|
| </script>
|
| <link id="target" rel="import" href="resources/having-self-policy.html">
|
| -<script src="/js-test-resources/js-test-pre.js"></script>
|
| +<script src="/js-test-resources/js-test.js"></script>
|
| </head>
|
| <body>
|
| <script>
|
|
|