| Index: third_party/WebKit/LayoutTests/http/tests/eventsource/workers/eventsource-csp-redirect-expected.txt
 | 
| diff --git a/third_party/WebKit/LayoutTests/http/tests/eventsource/workers/eventsource-csp-redirect-expected.txt b/third_party/WebKit/LayoutTests/http/tests/eventsource/workers/eventsource-csp-redirect-expected.txt
 | 
| index 1e4bd84d3deba01af54bb6f6a2a3f0ad456f7690..279f7f8e35320b0798db9bca4b8b9d6239e270f8 100644
 | 
| --- a/third_party/WebKit/LayoutTests/http/tests/eventsource/workers/eventsource-csp-redirect-expected.txt
 | 
| +++ b/third_party/WebKit/LayoutTests/http/tests/eventsource/workers/eventsource-csp-redirect-expected.txt
 | 
| @@ -5,7 +5,7 @@ CONSOLE ERROR: Refused to connect to 'http://127.0.0.1:8080/resources/redirect.p
 | 
|  On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
 | 
|  
 | 
|  
 | 
| -Starting worker: ../script-tests/eventsource-csp-redirect.js
 | 
| +Starting worker: ../script-tests/eventsource-csp-redirect-worker.php
 | 
|  PASS [Worker] es = new EventSource("http://127.0.0.1:8000/resources/redirect.php?code=307&cors_allow_origin=*&url=http://127.0.0.1:8080/resources/redirect.php") did not throw exception.
 | 
|  PASS [Worker] es.readyState is EventSource.CLOSED
 | 
|  PASS successfullyParsed is true
 | 
| 
 |