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