Index: third_party/WebKit/LayoutTests/http/tests/security/xssAuditor/get-from-iframe-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/security/xssAuditor/get-from-iframe-expected.txt b/third_party/WebKit/LayoutTests/http/tests/security/xssAuditor/get-from-iframe-expected.txt |
index 6404a01f1ff2483da9edf7cc0de49791884a9683..ea2709464cc946c05719b71b0ea9e3de6b378cb9 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/security/xssAuditor/get-from-iframe-expected.txt |
+++ b/third_party/WebKit/LayoutTests/http/tests/security/xssAuditor/get-from-iframe-expected.txt |
@@ -1,2 +1,2 @@ |
-CONSOLE ERROR: line 4: The XSS Auditor refused to execute a script in 'http://localhost:8000/security/xssAuditor/resources/echo-intertag.pl?notifyDone=1&q=%3Cscript%3Ealert%28String.fromCharCode%280x58%2C0x53%2C0x53%29%29%3C%2Fscript%3E' because its source code was found within the request. The auditor was enabled as the server did not send an 'X-XSS-Protection' header. |
+CONSOLE ERROR: line 4: The XSS Auditor refused to execute a script in 'http://localhost:8000/security/xssAuditor/resources/echo-intertag.pl?notifyDone=1&q=%3Cscript%3Ealert%28String.fromCharCode%280x58%2C0x53%2C0x53%29%29%3C%2Fscript%3E' because its source code was found within the request. The server sent an 'X-XSS-Protection' header requesting this behavior. |