| Index: third_party/WebKit/Source/web/WebPepperSocketImpl.cpp
|
| diff --git a/third_party/WebKit/Source/web/WebPepperSocketImpl.cpp b/third_party/WebKit/Source/web/WebPepperSocketImpl.cpp
|
| index 575c242dcc5103559909ecc48e10d276292898b6..3ed9b9f1ad6785bae0dcefa91cf773a70b3408ff 100644
|
| --- a/third_party/WebKit/Source/web/WebPepperSocketImpl.cpp
|
| +++ b/third_party/WebKit/Source/web/WebPepperSocketImpl.cpp
|
| @@ -32,9 +32,9 @@
|
|
|
| #include "core/dom/DOMArrayBuffer.h"
|
| #include "core/dom/Document.h"
|
| -#include "core/frame/ConsoleTypes.h"
|
| #include "modules/websockets/DocumentWebSocketChannel.h"
|
| #include "modules/websockets/WebSocketChannel.h"
|
| +#include "platform/v8_inspector/public/ConsoleTypes.h"
|
| #include "public/platform/WebString.h"
|
| #include "public/platform/WebURL.h"
|
| #include "public/web/WebArrayBuffer.h"
|
|
|