Index: third_party/WebKit/LayoutTests/http/tests/security/xssAuditor/base-href-scheme-relative-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/security/xssAuditor/base-href-scheme-relative-expected.txt b/third_party/WebKit/LayoutTests/http/tests/security/xssAuditor/base-href-scheme-relative-expected.txt |
index e66b8afdddfdd9328a34c8639ce8960d9c99771c..1468c7e30d806d7a2db0d3ad1ab03e41e93fd8d2 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/security/xssAuditor/base-href-scheme-relative-expected.txt |
+++ b/third_party/WebKit/LayoutTests/http/tests/security/xssAuditor/base-href-scheme-relative-expected.txt |
@@ -1,3 +1,3 @@ |
-CONSOLE ERROR: line 4: The XSS Auditor refused to execute a script in 'http://localhost:8000/security/xssAuditor/resources/echo-head-base-href.pl?q=%3Cbase%20href=%27//127.0.0.1:8000/security/xssAuditor/resources/base-href/%27%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-head-base-href.pl?q=%3Cbase%20href=%27//127.0.0.1:8000/security/xssAuditor/resources/base-href/%27%3E' because its source code was found within the request. The server sent an 'X-XSS-Protection' header requesting this behavior. |
ALERT: This is a safe script. |