Chromium Code Reviews| 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 0ac27cbd363a61121f5a603ef548943cda60808f..5b2fd52bb3ebed5d23497661430fd66ce310701b 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: 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". |
| - |
| +CONSOLE ERROR: line 19: |
| Pass |