Index: third_party/WebKit/LayoutTests/http/tests/security/xssAuditor/dom-write-URL-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/security/xssAuditor/dom-write-URL-expected.txt b/third_party/WebKit/LayoutTests/http/tests/security/xssAuditor/dom-write-URL-expected.txt |
index e16704f5326ed31c121735af9552c039da7306e1..7eb4b8de51734cc90b9e2d7aa9aa574430f43c61 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/security/xssAuditor/dom-write-URL-expected.txt |
+++ b/third_party/WebKit/LayoutTests/http/tests/security/xssAuditor/dom-write-URL-expected.txt |
@@ -1,2 +1,2 @@ |
-CONSOLE ERROR: line 6: The XSS Auditor refused to execute a script in 'http://localhost:8000/security/xssAuditor/resources/echo-dom-write-URL.html?q=%3Cscript%3Ealert(String.fromCharCode(0x58,0x53,0x53))%3C/script%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 6: The XSS Auditor refused to execute a script in 'http://localhost:8000/security/xssAuditor/resources/echo-dom-write-URL.php?q=%3Cscript%3Ealert(String.fromCharCode(0x58,0x53,0x53))%3C/script%3E' because its source code was found within the request. The server sent an 'X-XSS-Protection' header requesting this behavior. |