Index: third_party/WebKit/LayoutTests/external/wpt/content-security-policy/generic/pass-0_1.js |
diff --git a/third_party/WebKit/LayoutTests/external/wpt/content-security-policy/generic/pass-0_1.js b/third_party/WebKit/LayoutTests/external/wpt/content-security-policy/generic/pass-0_1.js |
new file mode 100644 |
index 0000000000000000000000000000000000000000..3a08dd5621ff4150fc0c974398df81bfc033eaeb |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/external/wpt/content-security-policy/generic/pass-0_1.js |
@@ -0,0 +1,3 @@ |
+(function () { |
+ allowedScriptRan = true; |
+})(); |