| Index: third_party/WebKit/Source/modules/modules.gypi
|
| diff --git a/third_party/WebKit/Source/modules/modules.gypi b/third_party/WebKit/Source/modules/modules.gypi
|
| index 63e0f444a8bec07b8467df9e3d8d06ae7866fdf2..a0491727b2dcb90bbd94538639f477227377488f 100644
|
| --- a/third_party/WebKit/Source/modules/modules.gypi
|
| +++ b/third_party/WebKit/Source/modules/modules.gypi
|
| @@ -1980,9 +1980,6 @@
|
| 'websockets/WebSocketChannelClient.h',
|
| 'websockets/WebSocketFrame.cpp',
|
| 'websockets/WebSocketFrame.h',
|
| - 'websockets/WebSocketHandle.cpp',
|
| - 'websockets/WebSocketHandle.h',
|
| - 'websockets/WebSocketHandleClient.h',
|
| 'websockets/WorkerWebSocketChannel.cpp',
|
| 'websockets/WorkerWebSocketChannel.h',
|
| 'webusb/NavigatorUSB.cpp',
|
| @@ -2097,7 +2094,6 @@
|
| 'webdatabase/QuotaTrackerTest.cpp',
|
| 'websockets/DOMWebSocketTest.cpp',
|
| 'websockets/DocumentWebSocketChannelTest.cpp',
|
| - 'websockets/WebSocketHandle.cpp',
|
| ],
|
| },
|
| }
|
|
|