| Index: net/websockets/README
|
| diff --git a/net/websockets/README b/net/websockets/README
|
| index 558a45119683878373c26534675bd4b52149433d..1e01f61d02f9d844e994be61f1ac020715563c08 100644
|
| --- a/net/websockets/README
|
| +++ b/net/websockets/README
|
| @@ -30,6 +30,9 @@ performs framing and implements protocol semantics in the browser process, and
|
| presents a high-level interface to the renderer process similar to a
|
| multiplexing proxy. This is not yet used in any stable Chromium version.
|
|
|
| +websocket_basic_stream.cc
|
| +websocket_basic_stream.h
|
| +websocket_basic_stream_test.cc
|
| websocket_channel.cc
|
| websocket_channel.h
|
| websocket_channel_test.cc
|
|
|