Index: third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/connect-src-beacon-blocked-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/connect-src-beacon-blocked-expected.txt b/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/connect-src-beacon-blocked-expected.txt |
index 9bf7d2b4cd27fc3cfeb0469ed6aaa392b2607bc9..623820fe904619dd30326fa849e66c3d85a2912c 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/connect-src-beacon-blocked-expected.txt |
+++ b/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/connect-src-beacon-blocked-expected.txt |
@@ -1,4 +1,4 @@ |
-CONSOLE ERROR: Refused to connect to 'http://127.0.0.1:8000/security/contentSecurityPolicy/echo-report.php' because it violates the following Content Security Policy directive: "connect-src http://localhost:8000". |
+CONSOLE ERROR: line 19: Refused to connect to 'http://127.0.0.1:8000/security/contentSecurityPolicy/echo-report.php' because it violates the following Content Security Policy directive: "connect-src http://localhost:8000". |
Pass |