Index: Source/modules/websockets/WorkerThreadableWebSocketChannel.h |
diff --git a/Source/modules/websockets/WorkerThreadableWebSocketChannel.h b/Source/modules/websockets/WorkerThreadableWebSocketChannel.h |
index 9a40638222a31ea159ed21aff7e06cfae231497f..a0ba4143b3650c5639a88d53569c744197621cf8 100644 |
--- a/Source/modules/websockets/WorkerThreadableWebSocketChannel.h |
+++ b/Source/modules/websockets/WorkerThreadableWebSocketChannel.h |
@@ -31,7 +31,7 @@ |
#ifndef WorkerThreadableWebSocketChannel_h |
#define WorkerThreadableWebSocketChannel_h |
-#include "core/page/ConsoleTypes.h" |
+#include "core/frame/ConsoleTypes.h" |
#include "core/workers/WorkerGlobalScope.h" |
#include "modules/websockets/WebSocketChannel.h" |
#include "modules/websockets/WebSocketChannelClient.h" |