| Index: Source/modules/websockets/WebSocketChannel.h
|
| diff --git a/Source/modules/websockets/WebSocketChannel.h b/Source/modules/websockets/WebSocketChannel.h
|
| index 90b67a0bd0f97c0873eafa692ffbfe978e82416f..22201aee1493b6ea040b3130375e014cbf152856 100644
|
| --- a/Source/modules/websockets/WebSocketChannel.h
|
| +++ b/Source/modules/websockets/WebSocketChannel.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef WebSocketChannel_h
|
| #define WebSocketChannel_h
|
|
|
| -#include "core/page/ConsoleTypes.h"
|
| +#include "core/frame/ConsoleTypes.h"
|
| #include "wtf/Forward.h"
|
| #include "wtf/Noncopyable.h"
|
| #include "wtf/PassRefPtr.h"
|
|
|