Chromium Code Reviews| Index: LayoutTests/http/tests/security/contentSecurityPolicy/resources/script-set-value.js |
| diff --git a/LayoutTests/http/tests/security/contentSecurityPolicy/resources/script-set-value.js b/LayoutTests/http/tests/security/contentSecurityPolicy/resources/script-set-value.js |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..528d220e8d2788619fc8a6f65c3d2ef434240b1e |
| --- /dev/null |
| +++ b/LayoutTests/http/tests/security/contentSecurityPolicy/resources/script-set-value.js |
| @@ -0,0 +1 @@ |
| +window.result = true; |