| Index: third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/eval-blocked-and-sends-report-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/eval-blocked-and-sends-report-expected.txt b/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/eval-blocked-and-sends-report-expected.txt
|
| index 598f31cb544989f78d3218fbcedfb4daba34a9f3..15510142a2089d1868e4a4a9f6e5bd50d93a8c9e 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/eval-blocked-and-sends-report-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/eval-blocked-and-sends-report-expected.txt
|
| @@ -1,5 +1,5 @@
|
| CONSOLE MESSAGE: line 10: EvalError: Refused to evaluate a string as JavaScript because 'unsafe-eval' is not an allowed source of script in the following Content Security Policy directive: "script-src 'self' 'unsafe-inline'".
|
| -
|
| +CONSOLE MESSAGE: line 10:
|
| CONSOLE MESSAGE: line 11: PASS: eval() blocked.
|
| CSP report received:
|
| CONTENT_TYPE: application/csp-report
|
|
|