Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/external/wpt/content-security-policy/support/alert-pass.js |
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/content-security-policy/support/alert-pass.js b/third_party/WebKit/LayoutTests/external/wpt/content-security-policy/support/alert-pass.js |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..d3f811ec1b0894d439a9536d468293a1c3b3f6bc |
| --- /dev/null |
| +++ b/third_party/WebKit/LayoutTests/external/wpt/content-security-policy/support/alert-pass.js |
| @@ -0,0 +1 @@ |
| +alert_assert("PASS"); |