Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/external/wpt/content-security-policy/script-src/externalScript.js |
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/content-security-policy/script-src/externalScript.js b/third_party/WebKit/LayoutTests/external/wpt/content-security-policy/script-src/externalScript.js |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..2920b03c9bc98d16d4c7ebefaf8bcef268c3796c |
| --- /dev/null |
| +++ b/third_party/WebKit/LayoutTests/external/wpt/content-security-policy/script-src/externalScript.js |
| @@ -0,0 +1 @@ |
| +externalRan = true; |