Chromium Code Reviews| Index: public/web/WebSocket.h |
| diff --git a/public/web/WebSocket.h b/public/web/WebSocket.h |
| index efa9a3551910db0632333509cb0c4aca39163daa..e816fdeee1fc85fe8dea851c3319d2cc6cdec2d6 100644 |
| --- a/public/web/WebSocket.h |
| +++ b/public/web/WebSocket.h |
| @@ -35,8 +35,6 @@ |
| #include "../platform/WebPrivatePtr.h" |
| #include "../platform/WebString.h" |
| -namespace blink { class WebSocketChannel; } |
| - |
| namespace blink { |
| class WebArrayBuffer; |