Index: LayoutTests/http/tests/security/contentSecurityPolicy/report-uri-from-inline-javascript.html |
diff --git a/LayoutTests/http/tests/security/contentSecurityPolicy/report-uri-from-inline-javascript.html b/LayoutTests/http/tests/security/contentSecurityPolicy/report-uri-from-inline-javascript.html |
index 564216079dae702b5e91f9d7b4d5c4a498203702..06c2755c5d39a884858f47bd363625310110a8ee 100644 |
--- a/LayoutTests/http/tests/security/contentSecurityPolicy/report-uri-from-inline-javascript.html |
+++ b/LayoutTests/http/tests/security/contentSecurityPolicy/report-uri-from-inline-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> |