Index: Source/modules/websockets/WorkerThreadableWebSocketChannel.h |
diff --git a/Source/modules/websockets/WorkerThreadableWebSocketChannel.h b/Source/modules/websockets/WorkerThreadableWebSocketChannel.h |
index 76c9f40eb3524a258f9834fd0660f8eb58c05179..46d94f63d9dc66ce645431a5f718d2502da8b094 100644 |
--- a/Source/modules/websockets/WorkerThreadableWebSocketChannel.h |
+++ b/Source/modules/websockets/WorkerThreadableWebSocketChannel.h |
@@ -38,10 +38,8 @@ |
#include "modules/websockets/WebSocketChannelClient.h" |
#include "platform/heap/Handle.h" |
#include "wtf/Assertions.h" |
-#include "wtf/PassOwnPtr.h" |
-#include "wtf/PassRefPtr.h" |
+#include "wtf/Forward.h" |
#include "wtf/RefCounted.h" |
-#include "wtf/RefPtr.h" |
#include "wtf/Threading.h" |
#include "wtf/Vector.h" |
#include "wtf/WeakPtr.h" |