Index: LayoutTests/http/tests/security/contentSecurityPolicy/report-blocked-data-uri.html |
diff --git a/LayoutTests/http/tests/security/contentSecurityPolicy/report-blocked-data-uri.html b/LayoutTests/http/tests/security/contentSecurityPolicy/report-blocked-data-uri.html |
index b6541609f48eff361d08d18873bc1238a8fe74bb..5c09931ffdd0bc0a6bc3920da901eb4239b5d647 100644 |
--- a/LayoutTests/http/tests/security/contentSecurityPolicy/report-blocked-data-uri.html |
+++ b/LayoutTests/http/tests/security/contentSecurityPolicy/report-blocked-data-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> |