| Index: Source/modules/modules.gypi
|
| diff --git a/Source/modules/modules.gypi b/Source/modules/modules.gypi
|
| index 60001c88c1cf6c5050a5d1a87d4d684eb1a1563a..422723b3d3a61f639a8b93ce3968186ebe1cb463 100644
|
| --- a/Source/modules/modules.gypi
|
| +++ b/Source/modules/modules.gypi
|
| @@ -721,6 +721,8 @@
|
| 'websockets/CloseEvent.h',
|
| 'websockets/MainThreadWebSocketChannel.cpp',
|
| 'websockets/MainThreadWebSocketChannel.h',
|
| + 'websockets/NewWebSocketChannelImpl.cpp',
|
| + 'websockets/NewWebSocketChannelImpl.h',
|
| 'websockets/ThreadableWebSocketChannelClientWrapper.cpp',
|
| 'websockets/ThreadableWebSocketChannelClientWrapper.h',
|
| 'websockets/WebSocket.cpp',
|
|
|