Index: LayoutTests/http/tests/security/contentSecurityPolicy/report-same-origin-with-cookies.html |
diff --git a/LayoutTests/http/tests/security/contentSecurityPolicy/report-same-origin-with-cookies.html b/LayoutTests/http/tests/security/contentSecurityPolicy/report-same-origin-with-cookies.html |
index f801e2369d1621064988b3a868e32bfcf2d3293a..0cdaf8f60bed172f56e671b33ef1508e0dd68c12 100644 |
--- a/LayoutTests/http/tests/security/contentSecurityPolicy/report-same-origin-with-cookies.html |
+++ b/LayoutTests/http/tests/security/contentSecurityPolicy/report-same-origin-with-cookies.html |
@@ -2,7 +2,7 @@ |
<html> |
<head> |
<script src="resources/report-test.js"></script> |
- <meta http-equiv="Content-Security-Policy" content="img-src 'none'; report-uri /security/contentSecurityPolicy/resources/save-report.php"> |
+ <meta http-equiv="Content-Security-Policy" content="img-src 'none'; report-uri /security/contentSecurityPolicy/resources/save-report.php?test=report-same-origin-with-cookies.html"> |
</head> |
<body> |
<script> |