Index: Source/modules/modules.gypi |
diff --git a/Source/modules/modules.gypi b/Source/modules/modules.gypi |
index bfb053214586b9f98a5d8cec9d417d639c10e791..c0ecb9af34c0d69100a192af2d64cb9dab493879 100644 |
--- a/Source/modules/modules.gypi |
+++ b/Source/modules/modules.gypi |
@@ -1015,8 +1015,8 @@ |
'websockets/WebSocketChannelClient.h', |
'websockets/WebSocketFrame.cpp', |
'websockets/WebSocketFrame.h', |
- 'websockets/WorkerThreadableWebSocketChannel.cpp', |
- 'websockets/WorkerThreadableWebSocketChannel.h', |
+ 'websockets/WorkerWebSocketChannel.cpp', |
+ 'websockets/WorkerWebSocketChannel.h', |
], |
# 'partial interface' or target (right side of) 'implements' |
'modules_testing_dependency_idl_files' : [ |