Index: third_party/WebKit/LayoutTests/http/tests/security/xssAuditor/embed-tag-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/security/xssAuditor/embed-tag-expected.txt b/third_party/WebKit/LayoutTests/http/tests/security/xssAuditor/embed-tag-expected.txt |
index b3679ec18bc66395fe935edcc57b22a84807857a..bf78b92ff922dceec596a1afacb581a4c2405f05 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/security/xssAuditor/embed-tag-expected.txt |
+++ b/third_party/WebKit/LayoutTests/http/tests/security/xssAuditor/embed-tag-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=%3Cembed%20name=%27plugin%27%20type=%27application/x-blink-test-plugin%27%20src=%27http://127.0.0.1:8000/security/xssAuditor/resources/dummy.swf%27%3E%3C/embed%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=%3Cembed%20name=%27plugin%27%20type=%27application/x-blink-test-plugin%27%20src=%27http://127.0.0.1:8000/security/xssAuditor/resources/dummy.swf%27%3E%3C/embed%3E' because its source code was found within the request. The server sent an 'X-XSS-Protection' header requesting this behavior. |