Index: third_party/WebKit/LayoutTests/http/tests/security/xssAuditor/html5-import-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/security/xssAuditor/html5-import-expected.txt b/third_party/WebKit/LayoutTests/http/tests/security/xssAuditor/html5-import-expected.txt |
index 8380ee8023929f212e8d6ac1997f2999f6ff298c..6524c1d04832ea1aa549562279d77591e7e6c3c3 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/security/xssAuditor/html5-import-expected.txt |
+++ b/third_party/WebKit/LayoutTests/http/tests/security/xssAuditor/html5-import-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?q=%3clink%20rel=%22import%22%20href=%22http://localhost:8000/security/xssAuditor/resources/echo-intertag.pl?q=%253cscript%253ealert(/XSS/)%253c/script%253e%22%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?q=%3clink%20rel=%22import%22%20href=%22http://localhost:8000/security/xssAuditor/resources/echo-intertag.pl?q=%253cscript%253ealert(/XSS/)%253c/script%253e%22%3e' because its source code was found within the request. The server sent an 'X-XSS-Protection' header requesting this behavior. |