Index: LayoutTests/http/tests/security/contentSecurityPolicy/report-uri-from-javascript.html |
diff --git a/LayoutTests/http/tests/security/contentSecurityPolicy/report-uri-from-javascript.html b/LayoutTests/http/tests/security/contentSecurityPolicy/report-uri-from-javascript.html |
index 16cfbc2683b01bf9fd27a5ebf436551e303d4bd8..e6884f969f22e8f7a31a30d3cf934fb03880ea6e 100644 |
--- a/LayoutTests/http/tests/security/contentSecurityPolicy/report-uri-from-javascript.html |
+++ b/LayoutTests/http/tests/security/contentSecurityPolicy/report-uri-from-javascript.html |
@@ -1,6 +1,7 @@ |
<!DOCTYPE html> |
<html> |
<head> |
+ <script src="resources/report-test.js"></script> |
<meta http-equiv="Content-Security-Policy" content="img-src 'none'; report-uri resources/save-report.php"> |
</head> |
<body> |