| 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 134fadcf067a221f8e2cc4e3c6427c1c1c161f69..f801e2369d1621064988b3a868e32bfcf2d3293a 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
|
| @@ -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 /security/contentSecurityPolicy/resources/save-report.php">
|
| </head>
|
| <body>
|
|
|