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