Index: LayoutTests/http/tests/security/contentSecurityPolicy/report-blocked-file-uri.html |
diff --git a/LayoutTests/http/tests/security/contentSecurityPolicy/report-blocked-file-uri.html b/LayoutTests/http/tests/security/contentSecurityPolicy/report-blocked-file-uri.html |
index 818f41643e429f40fd300c256c2973219ec599f3..bcb3ee03546a253ac076d519310f96a55fad32f5 100644 |
--- a/LayoutTests/http/tests/security/contentSecurityPolicy/report-blocked-file-uri.html |
+++ b/LayoutTests/http/tests/security/contentSecurityPolicy/report-blocked-file-uri.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> |