| Index: LayoutTests/http/tests/websocket/tests/hybi/workers/receive-blob.html
 | 
| diff --git a/LayoutTests/http/tests/websocket/tests/hybi/workers/receive-blob.html b/LayoutTests/http/tests/websocket/tests/hybi/workers/receive-blob.html
 | 
| index 8f65321a67273ed6d308eec7814eaf7b95dbc2b1..01c953c857380469ea4bcab119ab878d14a8f7ad 100644
 | 
| --- a/LayoutTests/http/tests/websocket/tests/hybi/workers/receive-blob.html
 | 
| +++ b/LayoutTests/http/tests/websocket/tests/hybi/workers/receive-blob.html
 | 
| @@ -31,6 +31,5 @@ worker.onmessage = function (event)
 | 
|  };
 | 
|  
 | 
|  </script>
 | 
| -<script src="/js-test-resources/js-test-post.js"></script>
 | 
|  </body>
 | 
|  </html>
 | 
| 
 |