| 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 c49cf0dd5a023cfd542089e74aa257c1e13c1eef..9b782ea3cac3f4b660af9baacf3fbbfaf8ef37c1 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"
|
|
|