| Index: third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/connect-src-websocket-blocked-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/connect-src-websocket-blocked-expected.txt b/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/connect-src-websocket-blocked-expected.txt
|
| index b5c62d5f0b3fc49f9efbd93bd5bdb9bc2b583ce8..0ac27cbd363a61121f5a603ef548943cda60808f 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/connect-src-websocket-blocked-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/connect-src-websocket-blocked-expected.txt
|
| @@ -1,4 +1,4 @@
|
| -CONSOLE ERROR: Refused to connect to 'ws://localhost:8880/echo' because it violates the following Content Security Policy directive: "connect-src ws://127.0.0.1:8880".
|
| +CONSOLE ERROR: line 19: Refused to connect to 'ws://localhost:8880/echo' because it violates the following Content Security Policy directive: "connect-src ws://127.0.0.1:8880".
|
|
|
| Pass
|
|
|
|
|