Index: third_party/WebKit/LayoutTests/http/tests/security/xssAuditor/dom-write-location-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/security/xssAuditor/dom-write-location-expected.txt b/third_party/WebKit/LayoutTests/http/tests/security/xssAuditor/dom-write-location-expected.txt |
index 289875c43ffddc050f528f20265845a6c92fb3ff..89dcc70e037207d02cab722a884ded3b9bfe352b 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/security/xssAuditor/dom-write-location-expected.txt |
+++ b/third_party/WebKit/LayoutTests/http/tests/security/xssAuditor/dom-write-location-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-location.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-location.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. |