Chromium Code Reviews| Index: LayoutTests/http/tests/security/contentSecurityPolicy/resources/alert-pass.js |
| diff --git a/LayoutTests/http/tests/security/contentSecurityPolicy/resources/alert-pass.js b/LayoutTests/http/tests/security/contentSecurityPolicy/resources/alert-pass.js |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..3d6acfc343c55f5ca50539e8e2f7aabc534b5f41 |
| --- /dev/null |
| +++ b/LayoutTests/http/tests/security/contentSecurityPolicy/resources/alert-pass.js |
| @@ -0,0 +1 @@ |
| +alert('PASS'); |