Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/external/wpt/content-security-policy/support/fail.js |
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/content-security-policy/support/fail.js b/third_party/WebKit/LayoutTests/external/wpt/content-security-policy/support/fail.js |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..9632567a6e71cb2ee359f468c492c572e0ab8144 |
| --- /dev/null |
| +++ b/third_party/WebKit/LayoutTests/external/wpt/content-security-policy/support/fail.js |
| @@ -0,0 +1 @@ |
| +test(function() { assert_unreached("FAIL")}); |